livekit / client-sdk-android

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

Loud speaker for communication #275

Closed oluismarques closed 11 months ago

oluismarques commented 11 months ago

At the moment, audio is exclusively sourced from the device's microphone. However, we need to incorporate additional features that allow any audio being played on a mobile device to be channeled through Livekit. This means that if I'm talking with loud speaker on my Android device, it should also be heard on the other end.

Also, there should be a possibility to start a call with loud speaker or just a microphone.