Seeed-Studio / Seeed_Arduino_Mic

Apache License 2.0
22 stars 7 forks source link

Why can't I change the sampling rate? #7

Closed HemanthSabbella closed 2 weeks ago

HemanthSabbella commented 1 year ago

I tried changing the sampling rate in the code, the serial monitor doesn't give any output, it's the same for any other sampling rate than 16kHz. Can someone explain why?

Cincinnatu commented 1 month ago

I tried changing the sampling rate in the code, the serial monitor doesn't give any output, it's the same for any other sampling rate than 16kHz. Can someone explain why?

The sampling frequency in this library contains two options: a higher one at 16kHz and a lower one at 8kHz. Any other frequency configurations are incorrect and will result in abnormal operation.

Lesords commented 2 weeks ago

Hello,

I\'m going to close this issue, feel free to re-open it if you have any other questions.

[Autocommentary]