Open
Description
Is your feature request related to a problem? Please describe.
In my project, I want to control speaker by myself. thus i can do anything.
So, I recommend adding a switch control to turn off WEBRTC audio controls, especially on IOS
Describe the solution you'd like
navigator.enableAudioControls(false)
Describe alternatives you've considered
myStream?.getAudioTracks()[0].enableAudioControls(enable)
Metadata
Metadata
Assignees
Labels
No labels