stopAudio()
Stop sharing participants microphone
Stop sharing the participant's microphone, the audio stream will be stopped.
remoteTrackStopped event will be emitted to other participants in the meeting room.
localTrackStopped event will be emitted to the current participant.
JavaScript
await meeting.stopAudio()