PlayVoiceInstructionsUseCase

Constructors

Link copied to clipboard
constructor(appStore: AppStore, guidancePlayer: GuidancePlayer, settingsMuteUseCase: SettingsMuteVoiceInstructionsUseCase, visibilityRepository: UserVisibilityRepository)

Types

Link copied to clipboard

Interface for registering a flow that will mute voice instructions when it emits true.

Functions

Link copied to clipboard

Allows you to register a flow that will mute voice instructions when it emits true.

Link copied to clipboard

Remove the stream that has been muting voice instructions.