setMute

abstract fun setMute(mute: Boolean): Boolean

Set the mute of the speaker.

Return

success or not

Parameters

mute

true: muted, false: unmuted