Is there a way to get Windows audio mixer levels using WMI? For example, to get the current line input level.
Ideally this would work on XP and Vista, although I'm aware the audio subsystem is completely different between the two, so I might need a different solution for each.
Edit: suggestions in any language will do.
Nope - none of the audio controls are exposed through WMI.
Vista re-vamped the audio system, and there is not any good samples out there for controlling lines in the mixer yet, that I have found.