setMuted

abstract fun setMuted(isMuted: Boolean)

Will determine if voice announcements will be played or not.

If called while an announcement is currently playing, the announcement should end immediately and anyannouncements queued should be cleared.

Parameters

isMuted

true if should be muted, false if should not