How to use the Volume Control API
If you need to access the different volume levels in a script, just import the Ilumisoft.VolumeControl namespace and set or get the appropriate Volume property of a group as shown in the example below:
To mute or unmute a group, set the IsMuted property to true or false:
Last updated