voiceLanguage

@SerialName(value = "voiceLocale")
val voiceLanguage: String? = null

String of the language to be used for voice instructions. Defaults to en, and can be any accepted instruction language. Will be null when the language provided MapboxDirections.Builder#language() via is not compatible with API Voice.

Since

3.1.0