You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no mute API for remote party at the moment. However, you can get the remote stream using call.getRemoteStream(). This is a MediaStream object that you can use to mute the audio track. For example
Can we directly set
device.audio.speakerDevices
toundefined
to achieve this ? or is there a proper work around ?The text was updated successfully, but these errors were encountered: