livekit / client-sdk-android

LiveKit SDK for Android
https://docs.livekit.io
Apache License 2.0
185 stars 76 forks source link

Audio Quality Issues of Voice Calls Compared to Google Meet #240

Closed Drengel1990 closed 1 year ago

Drengel1990 commented 1 year ago

Good day. Faced with the problem that it is difficult to hear what other users are saying. For example, we compared Google Meet and the sound quality is much better. Is there a way to improve this programmatically?

davidzhao commented 1 year ago

Google meet uses their own background noise cancelation techniques, so that might be the difference.

Do you have a sample clip that you can upload that demonstrates the issue? what publish settings are you using for audio? If it's a clarity issue, can you try increasing the audio bitrate?

Drengel1990 commented 1 year ago

I mean using a pure voice channel. Not a video

davidzhao commented 1 year ago

Unless we are able to hear the audio clip, it's not possible to determine if what you are running into is expected or not.

davidliu commented 1 year ago

Closing as stale.

davidzhao commented 1 year ago

Possibly related to #264, please try the new release in a few days and increasing publishing bitrate.