Sound Programming!

  • Thread starter Thread starter Vai2000
  • Start date Start date
V

Vai2000

Hi All, If someone can guide me how to write code for capturing sound input
from the PC Soundcard & storing it as mp3 I will sincerely appreciate it..

Basically I have external devices which are plugged into the Soundcard Line
In port, I need to capture the iput from those devices.


TIA
 
Hello Vai2000,

Several samples are there http://www.codeproject.com/info/sea...=Search&author=&sd=15+Nov+1999&ed=10+Nov+2006

You probably need to use pinvoke to call some WinAPI functions

V> Hi All, If someone can guide me how to write code for capturing sound
V> input from the PC Soundcard & storing it as mp3 I will sincerely
V> appreciate it..
V>
V> Basically I have external devices which are plugged into the
V> Soundcard Line In port, I need to capture the iput from those
V> devices.
V>
V> TIA
V>
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top