PDA

View Full Version : GirderSpeech -- minor fix for Girder 4



tscales
January 2nd, 2006, 12:39 PM
I wanted to add Voice Recognition to my Girder implementation. I downloaded the GirderSpeech plug-in and with some trial and error can get the sample XML to work fine. I'm using the SAPI SDK

One suggestion for anyone following my footsteps. It loads the grammar file (.XML) from a directory found in an old registry entry from Girder3. So, put your path to the grammar file in

HKEY_LOCALMACHINE\Software\Girder3

with a String key of PlugInDir

Fixes that problem.

Overall I am pleased, but sure have a lot of work to do to get it all right.

Tom

Ron
January 2nd, 2006, 09:15 PM
Thanks for letting everyone know.

tscales
January 2nd, 2006, 09:37 PM
I'm working on a generic script that will let you define verbs and combine them. For example, I have Lamp and On for multiple rooms, so why have all the combinations defined --- just reuse them. Once I get it working (assuming I do), I'll post it as sample code.

With as many X10 devices as I have, plus BeyondTV/BTVLink on a total of 6 computers, I needed to streamline.

Tom

Kerryp24
February 1st, 2006, 09:23 AM
tscales

I've made the reg entry you mentioned and have the speech recognition working.
Interesting thing is that I see Girder4 receiving "phantom" events on both "Computer" and "Quiet".

It happens when there is no one in the room and no noise other the the computers fan running.

Have you seen this problem?
Any ideas on how to prevent this?
Is there a way to adjust the sensitivity of the speech engine so as not to "false"?

Any advice will be greatly appreciated.

Kerry

tscales
February 1st, 2006, 12:36 PM
So I haven't accomplished much more. I am also seeing phantom events. Make sure you turn off the feature to 'learn' your voice, as it learns background noise.

I'm open to suggestions on fixes too. My family is tired of lights turning off and on around the house by themselves :)

Kerryp24
February 1st, 2006, 01:11 PM
Exactly the same problem I'm seeing. :(

Ghosts in the machinery. :lol:

AlCapone
February 4th, 2006, 03:30 PM
please update this plugin to work with G4 "out-of-the-box" :)