Switches the default audio device and launches a program. Upon termination of the program, restores the audio device and volume.
<?xml version="1.0" encoding="utf-8"?>
<settings>
<setting key="device.alt">[Name of audio device]</setting>
<setting key="program">[Name of program to launch]</setting>
</settings>