Hi,
I have just tried the example code and it is working fine.
How can i generate the .wav file from the recorded data. is there any documentation on that.
i2s_adc_dac to generate .wav file
-
- Posts: 9708
- Joined: Thu Nov 26, 2015 4:08 am
Re: i2s_adc_dac to generate .wav file
Not really, but in theory you could esptool.py to extract the data on the partition where the sound was recorded, then use a program like Sox to convert from raw data to wav. Or you could modify the example itself to write a wav header to the output data; the wav file format is not that hard to generate a header for.
Who is online
Users browsing this forum: No registered users and 84 guests