2022-05-05 10:20 PM
I am using stm32f7508-DK ,
Working on audio recorder.c BSP example,
<example working fine need to customize the example to meet our requirement>
i want to created ( .wav) file based on incoming audio signal from microphones <U20 , U21 designator on Hardware>
kindly suggest me any examples do create the (.wav) file incoming audio signal from microphone.
how to create (.wav file ) ?
Thanks
siva
2022-05-06 03:55 AM
here is a nice description of PCM .wav file headers
hth
KnarfB
2022-05-06 04:26 AM