• Stars
    star
    1
  • Language
    C
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a code file for a ESP32 board that enables communication over WiFi using WebSockets. The code reads audio data from an I2S microphone and sends it to a client over the WebSocket connection, and it also receives audio data from the client and plays it back through an I2S speaker.