Closed acb18fl closed 1 year ago
Hi, Are there any limitations to the .WAV file in this project? I tried with the voice generator and it works fine but when I tried with music the speaker didn't respond at all. Any suggestions? Best.
The WAV files need to be mono 16bit, 16KHz.
You can probably modify the code to support other configurations - but it's probably easier just to convert your WAV files.
Hi, Are there any limitations to the .WAV file in this project? I tried with the voice generator and it works fine but when I tried with music the speaker didn't respond at all. Any suggestions? Best.