MixedReality-WebRTC
MixedReality-WebRTC copied to clipboard
Changing volume level of microphone source
I need to implement a feature to allow user to change audio level of the microphone device in order to increase/decrease the audio level transmitted to the peer. I checked the MicrophoneSource script and found no such method in it.
Is it possible to change the microphone volume level using this library? Thanks in advance