I'm currently starting a project that depends on software to analyse and decode all audio output signal.

the msdn suggests WASAPI for this type of analysis but I cannot figure out which reference to add. any help would be greatly appreciated. thanks in advance

link|improve this question

Some more info on WASAPI here. What exactly are you trying to do? – Speedy Aug 15 '11 at 12:39
We are trying to intercept all audio output from windows and hopefully output the audio stream as a waveform, also decoding the stream by frequency. basically metadata regarding the audio stream(volume, amplitude etc.). Also, we are using C#, so any code examples will be great help. Thanks – tinytinysky Aug 18 '11 at 0:10
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.