ESP32-audioI2S
ESP32-audioI2S copied to clipboard
Is there a way to directly input binary data?
I'm working on a project that sends audio data as binary data through a TCP socket and want to know if this library has functions that would allow passing in a binary buffer (assuming the chunk, rate, etc are synced) and outputting that data through i2s to the amplifier.
If this is not something that currently exists, I would gladly contribute if there are others interested in this.
What do you mean by binary data? There are many compressed formats, with many diffrent codes.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.