Modulation in .wav generation #1048
-
Hi Phil, can I get suggestion on next steps in taking I2S INMP443 streamed to a 5 second .wav file in ESP32-CAM? Without the mic, the resulting .wav is header with zeros, and with mike the .wav file has nonzero content, but is 50% 0x00 or 0xFF, so I am getting some stream output but very noisy, so I am wondering if sampling is going "rail-to-rail". Below are my configuration and output setup. Could there be a configuration I missed, or should I try a different mic?
[I] AudioTypes.h : 104 - sample_rate: 8000
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
To my knowledge there is no such thing as a INMP443. If you mean the INMP441 I suggest just to read the available documentation first! |
Beta Was this translation helpful? Give feedback.
-
Oh, that's a cool project! |
Beta Was this translation helpful? Give feedback.
To my knowledge there is no such thing as a INMP443.
If you mean the INMP441 I suggest just to read the available documentation first!