Hi, how do I add a 100ms delay between commands or repeat commands?
<command id="294" name="BBC One HD" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
<action>
<cmdType>Scrape</cmdType>
<cmdString>http://127.0.0.1/Samsung/samsungremote.php?key=5</cmdString>
<cmdRepeat>1</cmdRepeat>
</action>
<action>
<cmdType>Scrape</cmdType>
<cmdString>http://127.0.0.1/Samsung/samsungremote.php?key=0</cmdString>
<cmdRepeat>1</cmdRepeat>
</action>
<phrase>goto B B C 1 H D</phrase>
</command>
<command id="273" name="Volume Up" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
<action>
<cmdType>Scrape</cmdType>
<cmdString>http://127.0.0.1/Samsung/samsungremote.php?key=VOLUP</cmdString>
<cmdRepeat>5</cmdRepeat>
</action>
<phrase>volume up</phrase>
</command>
Also is there a way to put voxcommando into standby after 1 minute after the last command?