MapGptMuteVoiceInstructionsUseCase

class MapGptMuteVoiceInstructionsUseCase(aiSpeechPlayer: AiSpeechPlayer, playVoiceInstructionsUseCase: PlayVoiceInstructionsUseCase)

When ai is speaking confirmation messages, mute the audio guidance.

Constructors

Link copied to clipboard
constructor(aiSpeechPlayer: AiSpeechPlayer, playVoiceInstructionsUseCase: PlayVoiceInstructionsUseCase)