toggleMute

open fun toggleMute()

This method toggles the mute state of speech player. It also updates the UIto reflect the new state of speech player.

Should be called after startNavigation.Otherwise, it does nothing.

Can check the current mute state by calling isVoiceGuidanceMuted