AgoraIO-Community / Agora_Unity_WebGL

WebGL plugin for Unity, beta release
MIT License
113 stars 25 forks source link

[BUG] AdjustRecordingSignalVolume do not work #301

Closed seungsun closed 11 months ago

seungsun commented 11 months ago

I want to adjust the microphone volume. I adjusted the microphone volume using the AdjustRecordingSignalVolume function in RtcEngine, but it does not work in webgl. What should I do?