Audio App

  • Thread starter Thread starter James
  • Start date Start date
J

James

I'm looking to write a simple application that will record whatever the
output of my speakers is, to any type of audio format. Don't care if it's
MP3/WAV/WMA/FLAC/whatever. Gut feeling tells me this isn't as simple as it
should be. Any ideas where to start, or knowledge of any stumblings blocks
I'll encounter?

Thanks
 
Hello James,

See this sample of using Multimedia API http://www.codeproject.com/cs/media/cswavrec.asp

J> I'm looking to write a simple application that will record whatever
J> the output of my speakers is, to any type of audio format. Don't
J> care if it's MP3/WAV/WMA/FLAC/whatever. Gut feeling tells me this
J> isn't as simple as it should be. Any ideas where to start, or
J> knowledge of any stumblings blocks I'll encounter?
J>
J> Thanks
J>
---
WBR,
Michael Nemtseva [C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangel
 
Back
Top