I'm trying to get the Voxeet API up and running in the browser.
Their basic example works well, but now I would like to add a mute/unmute button.
I do not understand where and how to use the unmute/mute code, such that the participant objects(?) are available to mute/unmute.
with the Web SDK, to mute / unmute the local participant you can use the following code:
Documentation: https://dolby.io/developers/interactivity-apis/reference/client-sdk/reference-javascript/conferenceservice#mute