Skip to main content
Ss.61
Associate III
May 6, 2022
Question

How to create .wav file header ?

  • May 6, 2022
  • 2 replies
  • 2130 views

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

This topic has been closed for replies.

2 replies

KnarfB
Super User
May 6, 2022

here is a nice description of PCM .wav file headers

hth

KnarfB