toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-voice-guidance
/
com.mapbox.dash.sdk.voiceGuidance
/
VoiceInstructionObserver
Voice
Instruction
Observer
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
VoiceInstructionObserver
Inheritors
VoiceInstructionObserverImpl
Members
Properties
voice
Instructions
Link copied to clipboard
abstract
val
voiceInstructions
:
Flow
<
List
<
VoiceInstructionImpl
>
>