Bluetooth calling and dialing control #416
-
I stumbled across this library and am super impressed with it. Tinkered around a bit but can't find any indications that it might support Bluetooth calling.
So this brings me here. Would this library be able to interface an audio-in microphone for phone calls? As well as pick up, hangup, dial pad, mute, and so on. For my project, I would communicate with USB to the tablet then have my app send commands to and from the ESP32 and update the interface accordingly. Thanks in advance for any advice. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Thanks for your response. But it is almost meaningless. It simply points to another person asking a somewhat similar question which went mostly unanswered. Yes, the Hands-Free Profile is what I am looking for if I need to use direct terminology. My question, and also the #300 's question is, does this library support it or not? If so then it would be great to have a bit of direction on where to look for it as the example projects never mention it. In issue #300 it appears the user did have it in HFP and only wanted it for audio so I am thinking it does support it somewhere behind the scenes. Thanks again. |
Beta Was this translation helpful? Give feedback.
-
Obviously not! |
Beta Was this translation helpful? Give feedback.
-
The first chapter in the README.md is now "Supported Bluetooth Protocols" |
Beta Was this translation helpful? Give feedback.
Ok thanks. And if 5 people have asked its obviously not obvious. Remember this library caters to people that know next to nothing how Bluetooth actually works behind the scene. If it says Bluetooth... Some people will just expect it to also be able to make phone calls. If you would make a small paragraph in the readme to clarify to us dumb ones you probably won't need to answer more of these questions. Chears.