▸ audioMute(): Promise<void>
Puts the microphone on mute. The other participants will not hear audio from the muted device anymore.
Promise<void>
room.self.audio_muteYou need to specify the permissions when creating the Video Room Token on the server side.