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

Audio doesn't route via bluetooth headset - android java #358

Open
abdurdp opened this issue Jan 14, 2023 · 1 comment
Open

Audio doesn't route via bluetooth headset - android java #358

abdurdp opened this issue Jan 14, 2023 · 1 comment

Comments

@abdurdp
Copy link

abdurdp commented Jan 14, 2023

Describe the bug
A clear and concise description of what the bug is.
After joining the call user cant hear with Bluetooth head set.

Expected behavior
user should hear with Bluetooth head set after joining call.

@plutoless
Copy link
Contributor

  1. please ensure you have all your needed permission in android manifest file
  2. please ensure your bluetooth head set support SCO protocol. You may call AudioManmager.isBluetoothScoAvailableOffCall to tell if it supports SCO protocol or not.

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

2 participants