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

Bluetooth as a audio output #63

Open
jgrulich opened this issue Sep 22, 2018 · 10 comments
Open

Bluetooth as a audio output #63

jgrulich opened this issue Sep 22, 2018 · 10 comments

Comments

@jgrulich
Copy link

How to make the Bluetooth as a audio output? I was searching in the esp32 wiki and found that the Bluetooth may be used as master to source the audio to the external Bluetooth speaker, but I've not found this feature in the menuconfig.

@hilsonp
Copy link

hilsonp commented Jan 2, 2019

I'm also looking for a way to play the audio over bluetooth to listen using my bluetooth headset.
Is that possible ?

@MrBuddyCasino
Copy link
Owner

Its possible but not implemented. You'd just have to re-reroute the output in the AudioRenderer.

@aadnesd
Copy link

aadnesd commented Jun 28, 2019

Hi, sorry to hijack, has this been implemented now?

@MrBuddyCasino
Copy link
Owner

No PRs as of yet. It shouldn't be hard, but I don't currently have the time.

@aadnesd
Copy link

aadnesd commented Jul 30, 2019

Could you give me some pointers, and I'll try to get something to work?

@dgaspar
Copy link

dgaspar commented Nov 27, 2019

This example might shed some light on how to render the audio to an external bluetooth speaker: https://github.com/espressif/esp-idf/tree/master/examples/bluetooth/bluedroid/classic_bt/a2dp_source

@hilsonp
Copy link

hilsonp commented Nov 28, 2019 via email

@nathanRamaNoodles
Copy link

Any progress?

@benjamin-kirkbride
Copy link

I am very interested in this as well

@PapeCoding
Copy link

I am also interested in this!

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

8 participants