-
-
Notifications
You must be signed in to change notification settings - Fork 309
A2DP-A2DP Mic (BT) -> ESP32 -> BT speaker #2177
-
Hi,
I'm totally new to this, and didn't find an answer to my question yet.
I wonder if it is possible to stream audio over BT to an ESP32 make stuff light up, move,... based on the sound and output that audio to a BT speaker.
Why not connecting the BT sender directly to the speaker? Because I want the ESP32 react on the soundlevels in order to steer LEDs for example, or let some motors spin.
So is this possible? If so, how can this be achieved?
Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions
Unfortunately you can use this library as A2DP Sink or as Source, but not as both at the same time...
Replies: 2 comments
-
Unfortunately you can use this library as A2DP Sink or as Source, but not as both at the same time...
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.