Author Topic: Yippee kayay - it's 0.939 !  (Read 9813 times)

0 Members and 1 Guest are viewing this topic.

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Yippee kayay - it's 0.939 !
« on: January 20, 2012, 12:52:15 PM »
Quite a few little fixes and additions.  Most notable:

- Fixed set volume command i iTunes configuration
- Fixed TTS engine to use to correct output as defined in window TTS settings.
- Added TTS command TTS.SetOutput so you can change audio device output for TTS on the fly
- Added Scan MediaPortal to the GenXml menu on the main VC window.
- Fixed: VC should now return to the correct previoius state (on, off, standby) after autorebuild and quick restarts, instead of staying off.

MpWifi plugin:
- fixed the TvChannel command (I hope - can't test)

MpScan plugin:
- various minor fixes to the interface
- Added scanning for Tv and Radio Channels that are exported to xml file from Mp TV Server (if questions please post here: http://voxcommando.com/forum/index.php?topic=719.0 )

edit: updated attachment to version 0.939
- fixed a TTS bug
- added new language files including Spanish (thanks Aitor, Alex, Kalle and Wanilton)
- Added new VC.SetOptions command (more info on that to come)

« Last Edit: November 22, 2014, 02:22:01 PM by jitterjames »

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
Re: Yippee kayay - it's 0.938 !
« Reply #1 on: January 20, 2012, 01:17:37 PM »
Quite a few little fixes and additions.  Most notable:

- Fixed set volume command i iTunes configuration
- Fixed TTS engine to use to correct output as defined in window TTS settings.
- Added TTS command TTS.SetOutput so you can change audio device output for TTS on the fly
- Added Scan MediaPortal to the GenXml menu on the main VC window.
- Fixed: VC should now return to the correct previoius state (on, off, standby) after autorebuild and quick restarts, instead of staying off.

MpWifi plugin:
- fixed the TvChannel command (I hope - can't test)

MpScan plugin:
- various minor fixes to the interface
- Added scanning for Tv and Radio Channels that are exported to xml file from Mp TV Server (if questions please post here: http://voxcommando.com/forum/index.php?topic=719.0 )


Wow James, hard work  ::bow :clap

Everthing in my configuration works  :hugs no problems (I've install it over 0.936 - I call it update  ;) )

Kalle
« Last Edit: January 20, 2012, 03:12:34 PM by Kalle »
***********  get excited and make things  **********

jamesst

  • $upporter
  • Jr. Member
  • *****
  • Posts: 25
  • Karma: 0
    • View Profile
Re: Yippee kayay - it's 0.938 !
« Reply #2 on: January 20, 2012, 01:33:36 PM »
this is wonderfull, thank you James

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Yippee kayay - it's 0.938 !
« Reply #3 on: January 20, 2012, 03:24:54 PM »
cool.  If nobody notices any major bugs I'm going to put this on the main download page for new users.

mclough6

  • $upporter
  • Sr. Member
  • *****
  • Posts: 105
  • Karma: 0
    • View Profile
Re: Yippee kayay - it's 0.938 !
« Reply #4 on: January 20, 2012, 10:12:53 PM »
Nice upgrade James.  However, when I use the command TTS set output 5, nothing happens.  Also I am a bit confused on how to query for weather conditions.  Is that something I am supposed to program?  When I test it, I get the weather, but no TTS.  ::confused

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Yippee kayay - it's 0.938 !
« Reply #5 on: January 20, 2012, 10:44:59 PM »
I recommend you use the name of an output, not the number.  How do you know which one is 5?  After you set the output, you need to issue a TTS command to see if it works.

If you request the weather it will return a result.  You then use {lastresult} in a subsequent action (TTS or OSD or whatever).  All actions that retrieve information work this way.

Areyou talking about google weather plugin or the older  Weather.TWN commands?
see this post for a googleweather sample group: http://voxcommando.com/forum/index.php?topic=617.msg4481#msg4481

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Yippee kayay - it's 0.938 !
« Reply #6 on: January 20, 2012, 11:08:31 PM »
in case anyone else runs into this, I think there is a bug when you try to use multiple TTS actions in the same command.  I am looking into it.

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
Re: Yippee kayay - it's 0.938 !
« Reply #7 on: January 21, 2012, 04:28:49 AM »
Nice upgrade James.  However, when I use the command TTS set output 5, nothing happens.  Also I am a bit confused on how to query for weather conditions.  Is that something I am supposed to program?  When I test it, I get the weather, but no TTS.  ::confused
Hi, when you open in windows the "audio output settings" select a output and click on properties, there you can enter a specific name for this output (see picture 1).
To use the TTS.SetOutput command in VC, you can do follow:

1.) create a new command with action "TTS.SetOutput"  with payload (picture 2)

2.) use it with a payloadList. (picture 3)

It is important that you enter in the payload List the exact names of the outputs!

Kalle
***********  get excited and make things  **********

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Yippee kayay - it's 0.938 !
« Reply #8 on: January 21, 2012, 08:20:55 AM »
Hey Kalle,  Wonderful post.  I was too lazy to do all that :)

My only note is that you can use a substring of the device name if you want.

So if your device is named "plantronics usb headset" you could just use "plantronics" if you want.  But of course you need to be careful in case you have two devices with "plantronics" in the name... :P it will use the first one it finds.

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Yippee kayay - it's 0.938 !
« Reply #9 on: January 21, 2012, 04:03:23 PM »
I know people are watching this thread so I'm posting a link here to the new tutorial(s): http://voxcommando.com/forum/index.php?topic=724.0

I hope you find it useful.  ^-^

painy

  • $upporter
  • Sr. Member
  • *****
  • Posts: 103
  • Karma: 1
    • View Profile
Re: Yippee kayay - it's 0.938 !
« Reply #10 on: January 22, 2012, 03:55:13 PM »
Hey James

Thank you for another update.

I have one issue though: i updated from 0.85 or something to 0.938, overwriting my existing voxcommando folders. Now VC doesn't recognise my prefixes any more while in standby mode (VC explicitly says ignoring/ we are in standby mode). I have a prefix set in options ('computer'). Everything works fine in listening (green) mode.

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Yippee kayay - it's 0.938 !
« Reply #11 on: January 22, 2012, 03:58:03 PM »
If you overwrite files and folder you should do a "purge cache" and then restart.  That usually fixes any anomalies.

painy

  • $upporter
  • Sr. Member
  • *****
  • Posts: 103
  • Karma: 1
    • View Profile
Re: Yippee kayay - it's 0.938 !
« Reply #12 on: January 22, 2012, 04:01:06 PM »
Damn you're responding fast, i was just about to post I had found a way to fix it only to see that you've beaten me to it :p

Thanks!

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Yippee kayay - it's 0.938 !
« Reply #13 on: January 22, 2012, 04:27:23 PM »
sorry :)

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Yippee kayay - it's 0.939 !
« Reply #14 on: January 23, 2012, 03:06:11 PM »

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Yippee kayay - it's 0.939 !
« Reply #15 on: January 26, 2012, 09:28:05 AM »
So in 0.939 I added the VC.SetOption command.  This allows you to override certain options.  When you restart VC they will go back to the values set in the Options form.

currently there are only 2 things you can modify:

- RequiredConfidence
- IdleTimeout

I'll add others upon request.

see the attached for an example of changing the idle timer.  To turn it off you can set it to 0

« Last Edit: January 26, 2012, 09:31:52 AM by jitterjames »

Christian

  • Jr. Member
  • **
  • Posts: 28
  • Karma: 0
    • View Profile
Re: Yippee kayay - it's 0.939 !
« Reply #16 on: February 01, 2012, 11:53:37 AM »
Wow, I've been away for a while now and just sat down to continue where I left my HA project and I can see a lot has happend since I used VC last...
I'm now using 0,931 and now 0.939 is out..

Seems like I have a lot to look into the next couple of days. :D

Quick question, what is the best way to update VC?
Is it a fresh install or copying the latest over the older?
I have tried to find some info on the forum, but i have not found any solid info.
Know Kalle has posted that his "updates" works well, so I assume it is possible, as long as it is not to many new features and the GUI has the same layout, am i right?

Christian
“Wherever beer is brewed, all is well-wherever beer is drunk, life is good.” — Czech proverb

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Yippee kayay - it's 0.939 !
« Reply #17 on: February 01, 2012, 12:55:51 PM »
as with all updates of VC you can either install it to a fresh folder or you can install it on top of an existing one to update it.

If you do an update, you should always make a backup of your original folder first,  just in case.

if you do an in-place update, you will get updates applied to everything except your configuration.  If there are new commands in a standard configuration you won't see those, but if you want to use a standard configuration anyway, you should just install to a blank folder.

If you want to import only certain commands from a standard commands to your current configuration, you can find the voicecommands.xml files inside zip archives in vc\resources\configs\
you can drag these xml files into the bin and then copy over what you want.