Replies: 1 comment
-
One thing to try: change the constructor to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi, I try to figure out how to work with i2s esp32 and so far I could write sound to MAX98..however..
Now I want to read from the MEMS and write it to the Speaker and get.. accoustical trash..
Any idea what I could currently do wrong? wrong Pins? wrong baudrate, buffersize, ... ?
here's my test code which reads 5 chunks of data from mic and writes them to speaker after
Beta Was this translation helpful? Give feedback.
All reactions