Avatar

Employee

Hi JoelJuCom,

I ran a test Audio App that uses AudioSubscriber.setLocalVolume(volume, publisherID) . It seemed to work for me.

It might be possible that you are setting the volume in the range of 0-100. But the API accepts volume values between the range 0 - 1.

Can you double check your code.

Thanks

Arun