voiceInstructions

@SerialName(value = "voice_instructions")
val voiceInstructions: Boolean? = null

Whether to return SSML marked-up text for voice guidance along the route (true) or not (false, default). Must be used in conjunction with RouteOptions.steps=true.

Since

3.0.0