Problem with reading from mic #549
-
Hello, I am using an esp32 and an SPH0645. Does this library support the SPH0645? If it does, I use the same connections? |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Apr 28, 2024
Replies: 1 comment 1 reply
-
As far as I can see this is a regular I2S microphone, so I don't see any reason why this should not work. Just read the corresponding AudioTools Wiki |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As far as I can see this is a regular I2S microphone, so I don't see any reason why this should not work.
But you will need to figure out yourself if there are some quirks...
Just read the corresponding AudioTools Wiki