Description
I’m looking for a way to determine when a meeting attendee has muted or unmuted their microphone. The closest I have seen so far is that there’s a “muted” property on the JSON object that’s passed when an attendee joins the meeting. Once the meeting is in progress, I’m not seeing the events for when the microphone changes its muted state.
I’d rather not do some sort of ugly hack on the DOM to track the visuals of the icons. It seems like the web control is listening to “something” in order to change the icon states, but that it just isn’t exposed to developers through the SDK.
Which version?
1.8.5