setMuted

abstract suspend fun setMuted(muted: Boolean)

Mutes or unmutes the microphone.

Parameters

muted

'true' to mute the microphone, false to unmute it.