ESP32-S3 stream audio out to USB Audio #2218
|
Hi Phil I saw this video that uses an espressif example to send and receive USB audio from and esp32. I also saw you have a sandbox version of usb audio protocol. Are these working? I was wanting to stream mp3 to a USB audio sink that that is plugged into an amplifier. I think I would use the USB host port of the S3 |
Replies: 5 comments
|
No, not working yet. |
|
Please, @pschatzmann what is your opinion on the matter? Will it be possible in weeks, months, or years? Or am I misunderstanding the current stage of development? Is it possible already to have, say i2s to uac conversion on rp2040 or esp32sX? Examples for PicoSDK and ESP-IDF gives quite little of optimism... |
|
For the rp2040 and other non ESP32 platforms I have a proof of concept that I plan just to leave as that. For my planned platform idependent version, it will be rather months if ever ... |
|
Hi Phil, just to ping into this Post to let you know that i would also love to see a working setup for the esp32-S3. In the main time i will look into the library you pointed to. |
|
My USB support is finally available: Details can be found in the Wiki |
My USB support is finally available: Details can be found in the Wiki