Hi, hoping you have a good day. Actually I’m working on a webphone using SIP.JS demo with SimpleUser and I have the task of adding a microphone selector. Can anyone help with this?
I already added the event
to get the ID of the selected microphone using navigator.mediaDevices.enumerateDevices()
Extending 1- if we have a call in progress and we want to change the selected microphone, is that easy/possible?
