I use a USB headphone (headset with mic) - It is listed in "Sounds and Audio Devices" as a separate device.
I have shortcut in the startup folder to C:\WINDOWS\SYSTEM32\SNDVOL32.EXE /D1 which opens the volume control for this device which has the title "Speaker" instead of the normal "Volume Control". The switch /D1 causes this separate device's volume control to open.
When the headset is not plugged in, running this shortcut brings up the default "Volume Control".
The point with this is that I can have quicker access to the volume controls for the headset when I am using it with, for example, Skype instead of having to go through the Control Panel to open the volume control.
I use Volume OSD - updated by Rajat (
http://www.autohotkey.com/forum/viewtopic.php?t=88)
I would like there to be a similar autohotkey script to control the headset volume controls, but I have no idea how to create it.
Does anybody have any ideas?