Using ESP32 as BT "sender" #405
Answered
by
pschatzmann
laverdanny
asked this question in
Q&A
-
hi Is there a way to get analog audio, encode it in stereo PCM and sent it over BT using (almost) only ESP32 resources ? Regards |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Apr 18, 2023
Replies: 1 comment
-
Sure as documented in the Readme of this project! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sure as documented in the Readme of this project!
You can also find some examples and even more using the AudioTools library.