Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Vox Commando - Voice Commands

If you have a question or need help, this is the place to be.
Post Reply

What Language are you using VoxCommando with?

English
6
33%
French
0
No votes
German
7
39%
Swiss-German
0
No votes
Italian
1
6%
Spanish
2
11%
Dutch
0
No votes
Other
2
11%
 
Total votes: 18

apichai
Posts: 11
Joined: Sat Jun 26, 2010 9:02 am

Re: Vox Commando - Voice Commands

Post by apichai »

ok.

Did you overwrite the old exe?
yes

Do you have flash 10 installed?
yes

Is there a specific error message?

Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: jmoviebrowser.exe
Problem Signature 02: 0.4.0.0
Problem Signature 03: 4c280c94
Problem Signature 04: jMovieBrowser
Problem Signature 05: 0.4.0.0
Problem Signature 06: 4c280c94
Problem Signature 07: b
Problem Signature 08: 6
Problem Signature 09: System.IO.FileNotFoundException
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 1054

Thanks for the help
Apichai

ps.voxcommando.com That's cool.
User avatar
jitterjames
Experienced User
Posts: 677
Joined: Thu Aug 13, 2009 4:36 pm
Location: Quebec, Canada
Contact:

Re: Vox Commando - Voice Commands

Post by jitterjames »

OK. Thanks for your patience. I think we're almost there.

unzip this to a folder and then just put your movies.xml in the folder and try it.
Attachments
jMovieBrowser.zip
(263.69 KiB) Downloaded 121 times
apichai
Posts: 11
Joined: Sat Jun 26, 2010 9:02 am

Re: Vox Commando - Voice Commands

Post by apichai »

I tried it and it works. :D

Image

How to control movie browser by vox?

thank you
User avatar
matt_jackson
Posts: 28
Joined: Mon Jun 14, 2010 5:24 pm
Location: Berlin, Germany
Contact:

Re: Vox Commando - Voice Commands

Post by matt_jackson »

apichai wrote:I tried it and it works. :D

Image

How to control movie browser by vox?

thank you
with the comming "scroll right", "scroll left" and "stop" command :P

sry 4 the joke but I can┬┤t without this....
User avatar
jitterjames
Experienced User
Posts: 677
Joined: Thu Aug 13, 2009 4:36 pm
Location: Quebec, Canada
Contact:

Re: Vox Commando - Voice Commands

Post by jitterjames »

in VoxCommando click "edit options", then go to the EventGhost tab. and make sure Load Movie Grammar is selected, and choose a phrase to trigger the command.

if you still have a command for movies in the tree that you were using with media player classic and the simple payload, make sure the "phrase" is different.

restart vox and issue a movie command.

in eventGhost you should see an event like this

Code: Select all

7:54:46 AM   Broadcast.Movie ['Avatar', 'tt0499549']

paste this into your EventGhost macro tree.

Code: Select all

<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1462">
    <Macro Name="MovieBrowser" Expanded="True">
        <Event Name="Broadcast.Movie" />
        <Action>
            EventGhost.PythonScript(u'fileencoding = "iso-8859-1"\neg.globals.imdbnum = int(eg.event.payload[1].decode(fileencoding)[2:])\neg.plugins.Window.FindWindow(None, u\'jMovieBrowser\', None, None, None, None, False, 0.0, 0)\neg.plugins.Window.SendMessage(273, 666, eg.globals.imdbnum, 0)\n \n')
        </Action>
    </Macro>
</EventGhost>
you can create another command to launch the movie browser from eventGhost.
User avatar
jitterjames
Experienced User
Posts: 677
Joined: Thu Aug 13, 2009 4:36 pm
Location: Quebec, Canada
Contact:

Re: Vox Commando - Voice Commands

Post by jitterjames »

btw, about jMovieBrowser:

You can move right and left with the arrow keys. up and down do bigger jumps (up jumps right and down jumps left)
press enter to select a movie and open the sub menu. On that menu, press enter to play the movie... It may just open with whatever the default is for your file extension... I forget.

you can also use the mouse by clicking or with the wheel.

also on the movie submenu, play trailer and delete trailer won't work for you... but imdb and find trailer should work.
apichai
Posts: 11
Joined: Sat Jun 26, 2010 9:02 am

Re: Vox Commando - Voice Commands

Post by apichai »

OK. Thanks

I am Assigned a different IP address each time I connect to the internet.(i connect directly to a modem).vox can't send command

sometimes when I restart my pc

vox can't send command

but... broadcast plugin Old Versions it's ok .vox can send command.
User avatar
jitterjames
Experienced User
Posts: 677
Joined: Thu Aug 13, 2009 4:36 pm
Location: Quebec, Canada
Contact:

Re: Vox Commando - Voice Commands

Post by jitterjames »

can you please send me the __init__.py file for the old broadcaster version (the one that works for you). I will look at both versions and see if I can fix the new one. It's important that the new one be fixed for other users.

thanks

J
apichai
Posts: 11
Joined: Sat Jun 26, 2010 9:02 am

Re: Vox Commando - Voice Commands

Post by apichai »

jitterjames wrote:can you please send me the __init__.py file for the old broadcaster version (the one that works for you). I will look at both versions and see if I can fix the new one. It's important that the new one be fixed for other users.

thanks

J
Broadcaster.zip

http://www.mediafire.com/?zzjuyeq45tn

apichai
User avatar
matt_jackson
Posts: 28
Joined: Mon Jun 14, 2010 5:24 pm
Location: Berlin, Germany
Contact:

Re: Vox Commando - Voice Commands

Post by matt_jackson »

So I check my question about the scroll function @ my other PC:

If I hold the right or left arrowbutton it is not the function I need cuze after 4 seconds button down come a big flowing overview.

The function that I need afte say "scroll right" is on keyboard continued press (again & again) right arrow button.
I hope u understand what I like.

Same function I need @ movie data 4 slow coverflow till I say "stop" and then "play" ;)
User avatar
jitterjames
Experienced User
Posts: 677
Joined: Thu Aug 13, 2009 4:36 pm
Location: Quebec, Canada
Contact:

Re: Vox Commando - Voice Commands

Post by jitterjames »

OK, let's assume that I can generate a button_right command once every (x) amount of time, until you say stop.

If that would work for you, then how long should it wait between button_right commands? 1/2 second? 1s? 1.5s?
User avatar
matt_jackson
Posts: 28
Joined: Mon Jun 14, 2010 5:24 pm
Location: Berlin, Germany
Contact:

Re: Vox Commando - Voice Commands

Post by matt_jackson »

I hit 5times in 1 second
both 4 "right scroll" till "stop" and
"left scroll" till "stop"

thx 4 soundscript (I send it in dropbox it accept *.vbs) - can I bind it in VoxCommando with phrase too?
edit: sry I read ur email...
User avatar
jitterjames
Experienced User
Posts: 677
Joined: Thu Aug 13, 2009 4:36 pm
Location: Quebec, Canada
Contact:

Re: Vox Commando - Voice Commands

Post by jitterjames »

Apichai:

I updated some stuff on on the jMovieBrowser
Attachments
jMovieBrowser.zip
(259.85 KiB) Downloaded 114 times
User avatar
matt_jackson
Posts: 28
Joined: Mon Jun 14, 2010 5:24 pm
Location: Berlin, Germany
Contact:

Re: Vox Commando - Voice Commands

Post by matt_jackson »

m8 u make my day, this "launch" command is a hit, soooooooooooooooooooo n1 ;)

only one small error: "System.ComponentModel.Win32Exception" after vox voxcommando :(

but out of explorer all *.vbs scripte run
User avatar
jitterjames
Experienced User
Posts: 677
Joined: Thu Aug 13, 2009 4:36 pm
Location: Quebec, Canada
Contact:

Re: Vox Commando - Voice Commands

Post by jitterjames »

I'm not sure I understand MatT.

when do you get that error?

can you send me the vbs script and your voicecommands.xml in the dropbox?
Post Reply