toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-voice-guidance
/
com.mapbox.dash.sdk.voiceGuidance.loader
/
VoiceInstructionImpl
Voice
Instruction
Impl
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
VoiceInstructionImpl
(
distanceAlongGeometry
:
Double
?
,
val
announcement
:
String
?
,
ssmlAnnouncement
:
String
?
)
Members
Constructors
Voice
Instruction
Impl
Link copied to clipboard
constructor
(
distanceAlongGeometry
:
Double
?
,
announcement
:
String
?
,
ssmlAnnouncement
:
String
?
)
Properties
announcement
Link copied to clipboard
val
announcement
:
String
?
Functions
to
Voice
Instructions
Link copied to clipboard
fun
toVoiceInstructions
(
)
:
VoiceInstructions