Retrieve current mixer levels with WMI?

2019-08-17 03:59发布

问题:

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.

回答1:

Nope - none of the audio controls are exposed through WMI.



回答2:

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.