Play sound from microphone

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.
 
J

JayvardhanPune

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?
 
T

Taoge

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.
 

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

Top