VoiceInstructionImpl

data class VoiceInstructionImpl(distanceAlongGeometry: Double?, val announcement: String?, ssmlAnnouncement: String?)

Constructors

Link copied to clipboard
constructor(distanceAlongGeometry: Double?, announcement: String?, ssmlAnnouncement: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun toVoiceInstructions(): VoiceInstructions