T Taoge Sep 8, 2006 #1 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.
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 Sep 8, 2006 #2 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?
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?
P Phil Wilson Sep 8, 2006 #3 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
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
T Taoge Sep 9, 2006 #4 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. Click to expand... Click to expand...
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. Click to expand... Click to expand...