chegewara / EspTinyUSB

ESP32S2 native USB library. Implemented few common classes, like MIDI, CDC, HID or DFU (update).
MIT License
475 stars 70 forks source link

Feature request: Esp32 as USB sound card #94

Open rahmanshaber opened 2 years ago

rahmanshaber commented 2 years ago

I want to use the ESP to act as a usb sound card. I want to add one speaker to the esp and when i connect the esp to PC it will detect as a sound output device and i can select that esp as a sound output from my PC settings. like this one made for pi pico https://github.com/tierneytim/Pico-USB-audio

Microphone input support will be also great to have. like this one for pi pico https://www.hackster.io/sandeep-mistry/create-a-usb-microphone-with-the-raspberry-pi-pico-cc9bd5