Show Posts

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.


Topics - ElbeCoder

Pages: [1]
1
Code: [Select]
<?xml version="1.0" encoding="utf-16"?>
<!--VoxCommando 2.2.1.4-->
<command id="339" name="What did he say" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="Go back 10 seconds">
  <action>
    <cmdType>InputKeys.Send</cmdType>
    <params>
      <param>vk:{1}</param>
    </params>
    <cmdRepeat>{2}</cmdRepeat>
  </action>
  <phrase>What did he say</phrase>
  <payloadFromXML phraseOnly="False" use2partPhrase="False" phraseConnector="by" Phrase2wildcard="anyone" optional="False">payloads\1directions.xml</payloadFromXML>
  <payloadRange>1,1</payloadRange>
</command>



I am trying one thing. If im saying What did i miss, what did he say, i missed that. And then kodi would go back like 5,10 seconds. whats wrong

2
VoxCommando Basics and Core Features / Math
« on: March 04, 2016, 10:31:56 AM »
Is there ways to just say what is 5 times 5 and it will give the answer. If there is. how do i install it

3
Kodi (XBMC) Frodo / Gotham / Isengard / Jarvis / Need help, newbie!
« on: March 02, 2016, 10:38:29 AM »
Hey! I installed Voxcommando on my windows pc, windows 10. My kodi is installed on raspberry pi.  How do i get my xsql working on the raspberry. I tried to put the userdara database from the raspberry´s ip and folders and its giving errors.

Pages: [1]