Allows you to get the sound volume.
Example
Running this code will get the volume of all processes, saving it as a list named "%sound".
This is shown in the Debugger.
add list to list(%sound,$plugin function("OS Automation.dll", "$process sound volume/get", "All Process", "Get Volume"),"Delete","Global")