toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-voice-guidance
/
com.mapbox.nav.gm.voiceGuidance.loader
/
VoiceInstructionImpl
Voice
Instruction
Impl
data
class
VoiceInstructionImpl
(
distanceAlongGeometry
:
Double
?
,
val
announcement
:
String
?
,
ssmlAnnouncement
:
String
?
)
Members
Members & Extensions
Constructors
Voice
Instruction
Impl
Link copied to clipboard
constructor
(
distanceAlongGeometry
:
Double
?
,
announcement
:
String
?
,
ssmlAnnouncement
:
String
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
announcement
Link copied to clipboard
val
announcement
:
String
?
safe
Key
Link copied to clipboard
val
VoiceInstructionImpl
.
safeKey
:
String
?
Functions
to
Voice
Instructions
Link copied to clipboard
fun
toVoiceInstructions
(
)
:
VoiceInstructions