The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: azdps on January 28, 2007, 03:10:39 PM

Title: record audio
Post by: azdps on January 28, 2007, 03:10:39 PM
can somoene post an example of how to record audio from the soundcard to a .wav file. thank you.
Title: Re: record audio
Post by: u on January 28, 2007, 05:42:55 PM
And could you first show how much you researched on the subject?
Title: Re: record audio
Post by: TNick on January 29, 2007, 11:36:51 AM
 :cheekygreen: :green2 :cheekygreen: :green2
Title: Re: record audio
Post by: TomRiddle on January 29, 2007, 11:57:05 AM
This should send you in the right direction bro:

http://www.gamedev.net/reference/articles/article443.asp a 206k article describing how to interface with sound blaster hardware.

http://ccrma.stanford.edu/courses/422/projects/WaveFormat/ and that one describes the WAV file format.

Just be sure not to let the picture below daunt your task:
(http://ccrma.stanford.edu/courses/422/projects/WaveFormat/wave-bytes.gif)