Click to See Complete Forum and Search --> : need to record audio...


KB1IBH
August 25th, 2007, 12:12 AM
im the general manager of a small class D educational radio station inside of a high school, and i need to create a program which will record a two hour show via the line-in port on the sound card and save it to a directory... and i have to make this program within a week... so i need to know the easiest method to accomplish this... any ideas or links to sample source would be incredibly helpful

HanneSThEGreaT
August 25th, 2007, 04:12 AM
Well, here are a couple of options I think you could try :
DirectX
Windows Media Encoder SDK
Windows MCI Command Interface

jpijper
August 25th, 2007, 02:26 PM
im the general manager of a small class D educational radio station inside of a high school, and i need to create a program which will record a two hour show via the line-in port on the sound card and save it to a directory... and i have to make this program within a week... so i need to know the easiest method to accomplish this... any ideas or links to sample source would be incredibly helpful

Have a look heree: http://www.codeproject.com/cs/media/cswavrec.asp.

Good luck,
Jan Roelof