Iain
Guest
|
Posted:
Tue Sep 28, 2004 5:25 pm Post subject:
Re: Record Audio from microphone |
|
|
On 28 Sep 2004 03:39:27 -0700, Roland wrote:
| Quote: | hi
I want to record audio from a microphone and save it as a wma file. I
have already written an application but it creates a file that
contains garbage data.
Any pointers to sample code or any documentation will be really
helpful.
Roland
|
Look at the Direct Show SDK (Part of DirectX 9). It is *relatively*
straightforward to create this kind of application in a building block type
fashion.
Though the initial learning curve can be a bit fierce.
Iain |
|