0
Mute button in JavaScript? Need help.
I am making a video call app. Using web. But I want to make a mute button. How do I do that?
2 Answers
+ 4
AudioContext API
+ 1
Thanks a lot Gordon . I will try out and let you know the result.
I am making a video call app. Using web. But I want to make a mute button. How do I do that?