0 Members and 1 Guest are viewing this topic.
<?xml version="1.0" encoding="utf-16"?><commandGroup open="False" name="Intercom test with prefix" enabled="True" prefix="" priority="0" requiredProcess="" description=""> <command id="1543" name="Ducking start" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="Lowers the system volume when the prefix is first detected"> <action> <cmdType>Sound.PartialMute</cmdType> <cmdString>20</cmdString> <cmdRepeat>1</cmdRepeat> </action> <event>VC.Prefix.Start</event> </command> <command id="1567" name="Ducking End" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="Restores the system volume (unmute) after a command is complete"> <action> <cmdType>Sound.PartialUnMute</cmdType> <cmdString /> <cmdRepeat>1</cmdRepeat> </action> <event>VC.Prefix.End</event> </command></commandGroup>
I don't know either Dave. I tried to copy and paste it too. Says it was successful but the file is not showing up anywhere in the tree.