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

Why call audio not transferred to PC when making calls with Handsfree profile? #27

Open
PongManao opened this issue Dec 4, 2023 · 1 comment

Comments

@PongManao
Copy link

I'm a newby for bluetooth integration.
I'm trying to build a simple windows form application that connect bluetooth with an Android phone.
I can connect the bluetooth using the handsfree profile and can send AT commands to make a call and answer a call but the problem is that the call audio is not transferred to my PC.

I built my windows app based on the project "MyPhone.Demo.HFP" under "MyPhone.Demo" solution.

Can you guys explain me why and how can I solve this?

@DicE-007
Copy link

@PongManao HFP.cs only makes service level connection. To transfer audio SCO connection is required and there is no documentation related to SCO connection from microsoft

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