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.
and play it real-time. Is there a way to do that?
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.