unMuteLocalAudio()
UnMute participant's microphone
unMute the participant's microphone.
remoteTrackStarted
event is not emitted.
JavaScript
meeting.unmuteLocalAudio()
In the browser, it will still show that microphone is being used.
unMute the participant's microphone.
remoteTrackStarted
event is not emitted.
meeting.unmuteLocalAudio()
In the browser, it will still show that microphone is being used.