Skip to content

Trying to extract the stream data directly from I2S stream from audiokit #1587

Answered by pschatzmann
Juaspo asked this question in Q&A
Discussion options

You must be logged in to vote

Please keep in mind that Audio is using up a lot of RAM so 64 samples will not take you far, so you better use an ESP32 that supports PSRAM. Here is an example sketch

ps. I dont recommend to use the legacy I2S API: this will not work with the new ESP32 core version any more

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants