AgoraIO-Community / Agora_Unity_WebGL

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

Control Voice Chat #269

Closed TalhaBig closed 1 year ago

TalhaBig commented 1 year ago

Hi ! All I have implemented a agora voice chat in unity and I would like to know is there any method that I can handle voice volume of the agora and I don't want to get controls of default speakers only wanted agora voice volume like in unity we can control our audio source. Any help would be appreciated

icywind commented 1 year ago

Use the API AdjustUserPlaybackSignalVolume() Dup to this Discussion topic.