Play sound from microphone

  • Thread starter Thread starter Taoge
  • Start date Start date
T

Taoge

I want to make a program that can receive wave sound stream from microphone
and play it real-time. Is there a way to do that?

Thanks.
 
Any how the computer does it for you.
When you keep the Microphone option on from sound manager, you can hear
whatever is spoken in microphone. Then why you want to achieve the
same?
 
Thanks,

Is there a simple way in dotnet (C# or VB.net)?

Thanks

Phil Wilson said:
You'd have to get to this point to get the data, the link being in the
middle of the documentation on the topic, and it's not managed code.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/multimed/htm/_win32_waveinstart.asp
--
Phil Wilson
[Microsoft MVP Windows Installer]

Taoge said:
I want to make a program that can receive wave sound stream from
microphone
and play it real-time. Is there a way to do that?

Thanks.
 
Back
Top