|
-
June 9th, 1999, 09:24 AM
#1
Convert a buffer to WAV format?
Hi,
I'm currently writing a sound recorder application. I'm using the waveInStart,
waveInStop, etc... functions to record a sound from the microphone. Now, I want
to save the sound captured into a .WAV file. Is there an easy way to convert the
captured buffer to the WAV format without having to care about the WAV file chunk,
or do I have to create the file myself by manually create the header,the format chunk
and the data chunk?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|