You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi All,
I'm hoping to use Phil Schatzmann's AudioTools library to take the output from Talkie and direct to an A2DP device (Bluetooth speaker, etc) using an ESP32, compiling on Arduino (2.3.2) platform. It strikes me this could be done most efficiently if Talkie could output to an I2S channel, and then AudioTools directs that channel to Bluetooth.
Has anyone done this already, or any suggestions on how it could/should be done?
Any & all ideas appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi All,
I'm hoping to use Phil Schatzmann's AudioTools library to take the output from Talkie and direct to an A2DP device (Bluetooth speaker, etc) using an ESP32, compiling on Arduino (2.3.2) platform. It strikes me this could be done most efficiently if Talkie could output to an I2S channel, and then AudioTools directs that channel to Bluetooth.
Has anyone done this already, or any suggestions on how it could/should be done?
Any & all ideas appreciated.
Beta Was this translation helpful? Give feedback.
All reactions