Kodi Community Forum
VoxCommando - Speech recognition and command utility (control XBMC by voice commands) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: VoxCommando - Speech recognition and command utility (control XBMC by voice commands) (/showthread.php?tid=73006)

Pages: 1 2 3 4 5 6 7


- d1ddyp0p - 2010-12-16

There is a speech API for Linux...a few of them actually - one being Java's (http://java.sun.com/products/java-media/speech/forDevelopers/jsapifaq.html)

I don't have a lot of experience programming on the Android platform, but as for C/C++ Smile Perhaps, if you ever get interested you could look into developing an app using Android and this..


- jitterjames - 2010-12-19

d1ddyp0p Wrote:There is a speech API for Linux...a few of them actually - one being Java's (http://java.sun.com/products/java-media/speech/forDevelopers/jsapifaq.html)

I don't have a lot of experience programming on the Android platform, but as for C/C++ Smile Perhaps, if you ever get interested you could look into developing an app using Android and this..

that's good to know. I'm sure someone will put together something soon, if they haven't already.

I don't even have a linux machine so it isn't likely that I will be creating anything for that platform in the near future. For all of its flaws I'm happy enough sticking with Windows, and too lazy to deal with the hassle of switching.


Vox Commando Amulet remote - hawsey - 2010-12-21

Have been following the development of VC ( speech recognition for xbmc and other platforms) for some time ,
if you havent heard of it or dont know what it is you are missing out on something i think is going to be big .
Having to wear a headset which up until now seemed like the best bet would put some people off i think , so enter the Amulet remote control (http://www.amuletdevices.com/ ) , looks pretty damn cool to me , now just have to save up those pennies ...

http://www.youtube.com/watch?v=2kR2C6IeaPw


- gmk2 - 2010-12-28

Firstly - great development. Had a good laugh running this + kinect at the same time on xbmc.

Would it be possible to send the list options back to XBMC? I am using XBMC live (as many might be) on a dedicated htpc running linux with voxCommando running off a laptop; ideally the multiple options would be sent to the xbmc session so it appears on the television rather than a laptop that is not the focus of attention.

In my ideal model I would have the program running on linux on the htpc, short of someone developing that it would run headless off my windows server with all necessary inputs going to the htpc.


- jitterjames - 2010-12-28

gmk2 Wrote:Firstly - great development. Had a good laugh running this + kinect at the same time on xbmc.

Would it be possible to send the list options back to XBMC? I am using XBMC live (as many might be) on a dedicated htpc running linux with voxCommando running off a laptop; ideally the multiple options would be sent to the xbmc session so it appears on the television rather than a laptop that is not the focus of attention.

In my ideal model I would have the program running on linux on the htpc, short of someone developing that it would run headless off my windows server with all necessary inputs going to the htpc.

Yes, in the next version that comes out we will have the option to send OSD recognized command, and / or OSD alternate command options to XBMC using the XBMC notify command. This uses the built in popup notifier that you often see in XBMC. Because that popup is designed to only show a couple of lines of text, you will need to modify one of the skin xml files (DialogKaiToast.xml) to be able to show a title and 8 lines of text. I will provide a tool that patches confluence and Aeon MQ2, but if you are using another skin you'll need to modify that file yourself (and then hopefully post it to the VC forums). This feature actually exists in the current beta version, but I am still working out some bugs.

Ideally I'd like to be able to develop an xbmc script that can display these messages without having to modify the popup xml format since it is used to display other messages, and now these "small" messages will take up more space on the screen when they come up.


- Dannydeman - 2011-01-06

Love Voxcommando:

http://www.youtube.com/watch?v=UZ6jLZ8DINU

I use the Lucy (UK) voice from Acapela and made some scripts. Works very well, I use it more often then I thought I would.


VoxCommando for Aeon MQ2 - ESCO1 - 2011-01-12

Hey friends...has anyone been able to successfully run voxcommando on the latest version of Aeon MQ2 skin? I download the XBMC version provided by jitterjames but i can't get most of the simple/basic commands to work so am stuck now and don't know what i need to tweak...the only commands that work are as follows:

"Run XBMC"
"Go left,right,up and down"
"Computer Ignore me" "computer

thats about it but i the main ones like "browse movies/tvshows,music" or "select" etc...don't work...Please help..thank for taking the time to read.


- Wanilton - 2011-01-12

Hello, it´s ok for me, one guide for you

Instructions: (You need to configure both programs so that VoxCommando can communicate with XBMC)

Configure XBMC to accept commands:
- In XBMC, Go to SETTINGS >> NETWORK >> SERVICES
- put a check mark next to "Allow control of XBMC via HTTP"
- put check marks next to "Allow programs... to control XBMC"
- set the port to 8080
- set username, and password as desired (remember them)
- exit the settings menu but keep XBMC running. (alt-enter to exit fullscreen)

Configure VoxCommando to send commands to XBMC:
Unzip the Vox file that you downloaded above to a folder on your HD

Run VoxCommando.exe from this new folder

click OPTIONS, then go to the XBMC tab.
- enter your port username and password to match what you entered in XBMC ** DO NOT put checkmarks next to "create artist grammar" or "create album grammar"
- click "SAVE AND CLOSE" and go back to the main VoxCommando window.

click GENXML
a window will open. Click the "Generate All" button in the XBMC group (the one on the left).

you are done! Close this window and RESTART VoxCommando.

Note: you can click "Edit" on the main VoxCommando window to browse the command tree and see what commands are available.


- TomPiXX - 2011-01-12

Using this great tool since a few days and made a complete german config.
Works like a charm with my bluetooth headset / mic.
To be released soon at the project homepage.


- ESCO1 - 2011-01-12

Wanilton Wrote:Hello, it´s ok for me, one guide for you

Instructions: (You need to configure both programs so that VoxCommando can communicate with XBMC)

Configure XBMC to accept commands:
- In XBMC, Go to SETTINGS >> NETWORK >> SERVICES
- put a check mark next to "Allow control of XBMC via HTTP"
- put check marks next to "Allow programs... to control XBMC"
- set the port to 8080
- set username, and password as desired (remember them)
- exit the settings menu but keep XBMC running. (alt-enter to exit fullscreen)

Configure VoxCommando to send commands to XBMC:
Unzip the Vox file that you downloaded above to a folder on your HD

Run VoxCommando.exe from this new folder

click OPTIONS, then go to the XBMC tab.
- enter your port username and password to match what you entered in XBMC ** DO NOT put checkmarks next to "create artist grammar" or "create album grammar"
- click "SAVE AND CLOSE" and go back to the main VoxCommando window.

click GENXML
a window will open. Click the "Generate All" button in the XBMC group (the one on the left).

you are done! Close this window and RESTART VoxCommando.

Note: you can click "Edit" on the main VoxCommando window to browse the command tree and see what commands are available.


Hi Wanilton,
Thank you for the quick reply I really do appreciate you stepping in to help me out. I was on the impression that I configured and follow the instructions on the website matching the same port and user name/password…I am at work now so when I get home ill check everything all over again make sure I didn’t leave anything out but If I still hit a brick wall I know I can count on you for your support….I will report later on…thanks again.


- Wanilton - 2011-01-12

Use Google translate and look this post in htforum (PT BR)
http://www.htforum.com/vb/showthread.php/144704-Usando-Comando-de-voz-para-controlar-seu-midia-center-com-ênfase-no-XBMC-Versão-Dharma

Another suggestion I can give you, visit the forum voxcommando, there is much relevant information, including new versions, which are not on the main site voxcommando.

http://www.voxcommando.com/forum/


- ESCO1 - 2011-01-13

Hey Wanilton and TomPixx am happy to be running voxcommando with no problems...all the commands are working correctly...is there a chance you can explain the process to adding or tweaking the commands..i don't know what to do and i don't want to screw up the settings since now i am finally able to run it smoothly...I have custom menus like "anime" and "animation" i even created custom menu/smart playlist for my tv shows and movies and disabled the original movies and tv shows menus because i only wanted to view my movies and not mixed them with my animation movies...same thing for tv shows it was mixing shows like trueblood with my anime shows so i created smartlist for everything to be in its own categories...so i would like to be able to say "browse anime" and it will take my anime...how can i achieve this? Please help. THank you for taking the time to read.


- TomPiXX - 2011-01-13

You should take a look at the video tutorials:

http://www.youtube.com/watch?v=0b3V2BwuE-s


- elitegamer360 - 2011-01-23

Hey James, Kudos to you man, I really, really love voxcommando and I do love your videos as well :-)

What I love most is your Amulet Remote video. So impressive its like the remote was made for voxcommando, too bad I can not buy one as the company does not ship outside the states! Hopefully they will consider this soon.

I just can't believe that I missed this all this time, such a great addition to the MCE remote.

I currently use my XBOX 360 wireless headset in conjunction with my MCE remote and the result is fantastic. Laugh Thread rated as well Wink

Thank you,
EG.


- jitterjames - 2011-01-23

TomPiXX Wrote:You should take a look at the video tutorials:

http://www.youtube.com/watch?v=0b3V2BwuE-s

sorry, the tutorials are getting a bit out of date. I have been meaning to make some new ones using the newest version of VoxCommando. Soon I hope.

I think they are still useful to watch since the concept is pretty much the same.