Hi, I have 2 INmChannelAudio objects one for incoming audio
(speakers) and one for outgoing audio (Mic). I can access both just fine
and apply the INmChannel methods. The problem is that the audio
properties don't seem to work. I can get and set the PAUSE property but
it doesn't effect the actual mute state of the audio channel. The LEVEL
property is even worse , I alwys Get the same value no matter what the
actual volume is. When I try to set it I get an hresult of S_FALSE. What
is this LEVEL anyway is it the current gain of the Wave Data being
played/recorded or is it the system volume (or something different) ?
Gigi