toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-voice-guidance
/
com.mapbox.dash.sdk.voiceGuidance
/
PlayVoiceInstructionsUseCase
/
MutedFlow
Muted
Flow
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
MutedFlow
Interface for registering a flow that will mute voice instructions when it emits
true
.
See also
Play
Voice
Instructions
Use
Case.
register
Play
Voice
Instructions
Use
Case.
unregister
Members
Properties
is
Muted
Link copied to clipboard
abstract
val
isMuted
:
StateFlow
<
Boolean
>