shashikant

Results 8 comments of shashikant

try **logOut**() before **logIn**().

This feature was requested 2 yrs ago. Any updates would help us organise better

> How many users in the channel when you test only one speaker? 4-100 users

https://user-images.githubusercontent.com/20161204/112989076-28ba3500-9182-11eb-9e21-89e9186e9fd2.mp4 Volume drops when subsequent user joins as speaker

Volume keeps changing when there's a change in number of speakers. This is a bad experience for the end-users who are just listeners.

Check the Agora example project https://github.com/AgoraIO/Agora-Flutter-SDK/blob/master/example/lib/examples/basic/join_channel_audio.dart 1. In 1st device join as ClientRole.**Audience** 2. From 2nd device join as ClientRole.**Broadcaster** (when you speak here, the volume is loud in 1st...

Even the `setEnableSpeakerphone(true)` also not working

[agorasdk.log](https://github.com/AgoraIO/Agora-Flutter-SDK/files/7308867/agorasdk.log)