Hi Everyone,
I am trying to figure out how I can 'receive' audio from a microphone
into an application. The audio needs to be 'streamed' and not actually
recorded. The idea is to perform a type of analysis on the audio
stream, and then record the results of the analysis.
Does anyone know a way that I can achieve this through VBA without
having to use dll's or ActiveX components. Is there a way to do this
natively (so to speak)?
Cheers
The Frog
I am trying to figure out how I can 'receive' audio from a microphone
into an application. The audio needs to be 'streamed' and not actually
recorded. The idea is to perform a type of analysis on the audio
stream, and then record the results of the analysis.
Does anyone know a way that I can achieve this through VBA without
having to use dll's or ActiveX components. Is there a way to do this
natively (so to speak)?
Cheers
The Frog
Comment