1
Tips and Tricks / Re: Home Automation using Voxcommando
« on: January 29, 2013, 07:45:00 PM »
Here's my attempt
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
<cmdRepeat>5</cmdRepeat>
<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>
<command id="258" name="Right" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="" >
<action>
<cmdType>Launch.Hidden</cmdType>
<cmdString>C:\Program Files (x86)\Internet Explorer\iexplore.exe&&http://127.0.0.1/Samsung/samsungremote.php?key=RIGHT</cmdString>
<cmdRepeat>1</cmdRepeat>
</action>
<phrase>tv right</phrase>
</command>