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 - lanos

Pages: [1]
1
Windows 8 / 10 / esc key
« on: December 22, 2017, 03:51:15 AM »
Sorry if this is in the wrong section wasn't sure where to ask
SO I finaly decided to make the leap to windows 10 and I've been using both VOX and Cortana (love its voice recognition so I use it for basic stuff and VOX for everything else) and I'm having a small problem sening a keystoke with vox to fix a problem I'm having with Cortana
The problem is cortana tends to have a full screen overlay that pops up with it and doesn't go away unless you either hit the esc key or hit the X in the corner, which is the stupidest thing ever cause it defeats the purpose of voice control.
Anyway, I want to send the Esc Key from vox when I have the full screen from Cortana. Now. I know how to use InputKeys.Send I just don't know how to get it to send the ESC key I tried {ESC} to no avail and if i just press the esc key the LCB window closes. So can someone plese tell me how to (if possible) send the Esc key please

2
XML Exchange / Find my phone
« on: July 11, 2016, 12:50:58 AM »
Been using VC for little while now and finally did something I think is worth contributing
I recently found out that if your PC and phone are signed into the same google/gmail account and you google search I lost my phone from the PC you can not only locate your phone but have your PC make it ring. Now I for one lose my phone all the time,  bed, car, couch, that one time it was in the fridge, so i figured why not have VC help me out.
I probably over complicated it (It worked that was good enough I guess) but i made a command that makes it so all you have to do is say something like "I can't find my phone" and VC makes your phone ring.
Problem with the whole "lost my phone" thing on google is the first time you run it or if haven't run it in a while or you've run it to much google makes you re-sign in for security. so my way around that is to make VC sign into google every time BEFORE it goes to the lost my phone search that way the search doesn't ask u to log in. Now I have this working (for now) on two PC's but that doesn't mean I did it right so no guarantees but here's the xml I'm using. Just log into google with IExplorer/Robo and have it set to stay logged in on that PC (that way when you go to the login page again all it'll ask for is the password not the email) then put you google password in the password spot on the xml and you should be all set
If anybody else finds an easier/less complicated way to pull this off please post

Code: [Select]
<?xml version="1.0" encoding="utf-16"?>
<!--VoxCommando 2.2.1.7-->
<command id="315" name="Lost phone" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
  <action>
    <cmdType>RoboB.Show</cmdType>
    <params />
    <cmdRepeat>0</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Wait</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Navigate</cmdType>
    <params>
      <param>google.com</param>
    </params>
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Wait</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.ElementByTag</cmdType>
    <params>
      <param>A</param>
      <param>26</param>
    </params>
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Wait</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Click</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Wait</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.ElementByTag</cmdType>
    <params>
      <param>INPUT</param>
      <param>16</param>
    </params>
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Wait</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Wait</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>SendKeys</cmdType>
    <params>
      <param>YOUR PASSWORD HERE</param>
    </params>
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Wait</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Wait</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.ElementByID</cmdType>
    <params>
      <param>signIn</param>
    </params>
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Click</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Navigate</cmdType>
    <params>
      <param>https://www.google.com/?gws_rd=ssl#q=i+lost+my+phone</param>
    </params>
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Wait</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Wait</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.ElementByTag</cmdType>
    <params>
      <param>DIV</param>
      <param>334</param>
    </params>
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Wait</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <action>
    <cmdType>RoboB.Click</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <phrase>where's my phone, find my phone, no clue where my phone is, </phrase>
</command>

3
"Open air" and "whole home" microphones / Kinect help with numbers
« on: June 13, 2016, 04:11:59 PM »
S I'm using VC with my kodi set up and I love it. Only problem is I'm using Kinect as a mic and numbers dont register which make commands like "scroll down 1", "browse tv show 30 rock", "play movie 2 guns" etc pretty useless. Now I know on VC options it says that to use numbers I need to create a payloadXML that maps word phrases to number values. But, as noobish as it sounds, I don't even know what that means can someone kind of point me in the right direction on what to do for #'s

4
Media Browser (Emby) / Problem reading xml
« on: July 05, 2015, 02:37:14 PM »
I finally have mb3/emby and voxcommando working on my new htpc build and under some categories on the "show help" page (browse artist, browse genre, etc) it says Problem reading xml so those categories don't work. meaning i cant say things like "browse artist eminem" or "browse songs by john legend" any help would be appreciated

5
Not sure if I'm posting this in the right section but here goes......

I'm new here, I recently decided to dive into the world of voice control (Media Browser support was what finally convinced me). So I went and got a kinect hooked up to the PC and installed VoxCommando. Only problem is every time I open VoxCommando I get this error



I've spent 2 days trying to fix it, I've searched all over the forums and google still no luck. Can someone please try and point me in the right direction on how to make this work

Pages: [1]