muteAudio

fun muteAudio()

Mute the vocal instruction without stopping it.

This method temporarily silences the audio output for navigation guidance without stopping the underlying audio playback. The instruction continues to play silently in the background. To resume audio, call unMuteAudio.

This is useful for temporarily silencing guidance, for example, during a phone call. To disable audio guidance for the entire session, use the audioEnabled property.

See also