How to create .wav file header ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
Labels:
- Labels:
-
Audio
-
STM32F7 Series
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-06 3:55 AM
here is a nice description of PCM .wav file headers
hth
KnarfB
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-06 4:26 AM
