Search found 1 match
- Tue Jan 25, 2022 5:20 pm
- Forum: ESP-ADF
- Topic: Strange Crack-Sound on I2S Stream Reader initialisation
- Replies: 0
- Views: 3092
Strange Crack-Sound on I2S Stream Reader initialisation
I'm trying to create a record pipeline based on the adf examples. The pipeline is working, but I've got a strange, loud crack-sound when I start the recording. I figured out that the call of i2s_stream_init will cause this sound. Is it a bug, or is there a problem with my code? i2s_stream_cfg_t rec_...