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

Pages: 1 ... 3 4 [5] 6 7 ... 15
61
XML Exchange / Frodo Movie Trailers
« on: December 28, 2013, 04:48:43 PM »
Use this command to view a movie trailer when browsing movies in XBMC Frodo

Code: [Select]
<?xml version="1.0" encoding="utf-16"?>
<command id="481" name="play trailer" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
  <action>
    <cmdType>XJson.Raw</cmdType>
    <cmdString>XBMC.GetInfoBooleans&amp;&amp;"booleans": ["Container.Content(movies)"]</cmdString>
    <cmdRepeat>1</cmdRepeat>
  </action>
  <if ifBlockDisabled="False" ifNot="False">
    <ifType>(A)Contains(B)</ifType>
    <ifParams>{LastResult}&amp;&amp;true</ifParams>
    <then>
      <action>
        <cmdType>XJson.Raw</cmdType>
        <cmdString>XBMC.GetInfoLabels&amp;&amp;"labels": ["ListItem.Title","Listitem.Trailer"]</cmdString>
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>Results.RegEx</cmdType>
        <cmdString>":\s"(.*)"</cmdString>
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>TTS.SpeakSync</cmdType>
        <cmdString>Loading trailer for: {match.1}</cmdString>
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>XJson.Raw</cmdType>
        <cmdString>Player.Open&amp;&amp;"item": { "file": "{Match.2}"} , "options":{ "resume":true }</cmdString>
        <cmdRepeat>1</cmdRepeat>
      </action>
    </then>
    <else>
      <action>
        <cmdType>TTS.Speak</cmdType>
        <cmdString>No Movie is selected.</cmdString>
        <cmdRepeat>1</cmdRepeat>
      </action>
    </else>
  </if>
  <phrase>Show, Play</phrase>
  <phrase optional="true">this, the</phrase>
  <phrase optional="true">movie, video, film</phrase>
  <phrase>Trailer</phrase>
</command>

62
J River Media Center / First Demo of JRiver Media Center and VC
« on: December 21, 2013, 04:01:44 PM »
Here is the demonstration video:


and here is the installation tutorial: (though anyone who is familiar with VoxCommando will probably not need to watch the tutorial.)


The download page now has version 1.183 which includes the updated JRiver plugin as well as the JRiver configuration preset.  Other than that there haven't really been any changes from the previous version of VC.
http://voxcommando.com/downloads.asp

Happy Holidays!  ::xmasbounce

64
General Discussion / MOVED: Prefix Mode
« on: November 19, 2013, 05:32:30 PM »

65
Forum RULES / General Forum Rules and Guidelines
« on: November 07, 2013, 12:19:02 PM »
Before posting to the forum, please take a look at:
http://voxcommando.com/mediawiki/index.php?title=Getting_support


To learn how to use the XML posted on the forum in your own command tree, see:
http://voxcommando.com/mediawiki/index.php?title=XML_on_the_forum

It's as simple as copy and paste — and does not involve editing any XML files manually. In fact, hand-editing the XML is strongly discouraged.


ABOUT PRIVATE MESSAGES
*PLEASE* do not send private messages or e-mails to VC users or the developers for a technical support question. Often the question and answer will be useful to others, and if we respond privately we will just have to duplicate our efforts in the future for other users.
An exception is if you need to share private data of some kind, for example with regard to license activation and your e-mail address.

Thanks again to one and all for your continued support!

66
I will post new features here (LEGACY BOARD ONLY) / Version 1.1.6.6
« on: October 21, 2013, 11:41:26 AM »
Here is version 1.1.6.6

(link removed)
This is a candidate for the final version 1.

I will continue with this version doing only bug fixes and will start working on Version 2 soon.  More details to follow.

67
I will post new features here (LEGACY BOARD ONLY) / Version 1.1.6.3
« on: October 14, 2013, 01:00:53 PM »
Happy REAL Thanksgiving everyone.  Here is version 1.1.6.3

(link removed)

Many thanks to GMIB for creating a French version of the standard configuration for XBMC Frodo!

68
Arduino support / Voice control and Arduino
« on: October 07, 2013, 05:59:33 PM »
I am thinking about getting my feet wet with Arduino.  It seems like there is ample opportunity to have fun with this and no doubt there will be cool ways to use it with VoxCommando.

http://www.arduino.cc/

I am a bit overwhelmed by all the options and different versions of Arduino boards and accessories available out there and was wondering if there was anyone around here that has some first hand experience with the platform.

It seems that the basic arduino itself is not really enough to get started.  So finding a good starter kit is one option.

I am also curious about the Arduino Yun.  This looks like it can function as a regular arduino but also has support for linux, and ethernet and wifi and has more memory.  Seems this could open up the options quite a bit. Or would this be overkill or make starting out too difficult for a newbie?  http://arduino.cc/en/Main/ArduinoBoardYun

I would also like to know what I would need to purchase / do in order to be able to control

- A light switch (on off)
- A light switch (dim)  Is this possible?
- Any old device that can be plugged into a power outlet (on off).

Thoughts anyone?  I realise there are many other places I could post where I would be SURE to find an arduino user, but I was hoping to start out in my comfort zone, with people I trust a bit more... :)

69
Other Plugins / Skype Plugin for VoxCommando
« on: October 02, 2013, 02:21:30 PM »
Here is a tutorial to get you started using VoxCommando to interact with Skype.


70
General Discussion / geekbeat tv
« on: October 01, 2013, 08:38:04 AM »
http://geekbeat.tv/technology-that-enables

VoxCommando gets a plug on geekbeat, thanks to hehrm -  Thanks Michael!  ;D

71
I will post new features here (LEGACY BOARD ONLY) / Version 1.1.5.8
« on: September 23, 2013, 09:46:13 PM »
New Release.  This is version 1.1.5.8.

Mostly this is a clean-up version, but there are a number of other changes and a lot of work went into this version.

Hopefully most of the small bugs are gone.

- There are some new settings available in options.
- Some changes were recently made to the look of the OSD for recognized commands and alternates, and you can control its location and font size in options.
- The translations for the main windows and the options windows have been updated and cleaned up too.  A big thank-you to Bodiroga, GMib, Kalle, Nime5ter, and Wanilton for all your help.
- We have also made some cosmetic changes to the plugins, in all 3 places where you see plugin stuff!
- An important new feature is the option (found on the main options tab) to disable recognition during all TTS.SpeakSync actions.

(link removed)

72
General / Mapping the coolest people in the world
« on: September 21, 2013, 02:12:40 PM »
Current as of September 2013

Here are the coolest people in the world, and a closeup of the coolest people in Europe.  Can you spot where you live?  Maybe there are some other VoxCommando users in your neighborhood!

73
Feature Requests / MOVED: Idle Standby
« on: September 08, 2013, 01:45:40 PM »

74
Tips and Tricks / Learning IR with Global Cache iTach
« on: August 27, 2013, 06:24:54 PM »
Here is a demo of learning codes from the Global Caché iTach wifi2IR using voice commands.

&index=5

- Update VC to version 1.1.5.0
- Import the attached group xml
- Edit the 1st command in the group: "TCP connect iTach Client"
    - in the second parameter of the action replace 192.168.0.134 with the IP address of your iTach.

Off you go!

75
Other Plugins / USB-UIRT plugin demonstration of learning IR codes
« on: August 25, 2013, 10:04:29 PM »
USB-UIRT plugin demonstration of learning IR codes and storing them in maps, then exporting to payloadXML

Demo:

Tutorial:


UPDATE AUGUST 30TH:

I have released version 1.1.5.0 of VoxCommando: http://voxcommando.com/downloads.asp

I am attaching the XML code now to this post so you can use this method yourself!

Pages: 1 ... 3 4 [5] 6 7 ... 15