Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setAudioRoute method does not work on Android #810

Open
Bayramito opened this issue Sep 30, 2024 · 0 comments
Open

setAudioRoute method does not work on Android #810

Bayramito opened this issue Sep 30, 2024 · 0 comments

Comments

@Bayramito
Copy link

I have custom call setup via WebRTC, all the screens are custom. I needed callkeep for audio routing in the call.

I use getAudioRoutes to get available audio routes that are connected to the devices. So i can make a list of them and let the user choose which device to use as audio output. Like BT Headset, Speaker, Earpiece etc...

The problem is setAudioRoute method does not work on Android. It works good on IOS with my Iphone 13 (IOS 18). But on Android could not make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant