Mute and Unmute Audio
Last updated
Last updated
When using full duplex audio you have the ability to mute/unmute your microphone with the and methods.
Before allowing the end user to mute/unmute the microphone you should make sure you have received a MIC_STATE_UNAVAILABLE
state from the onMicStateChange
event. See for more information.