You will also need to make sure that your system has Microsoft speech support installed. You can download the full kit from here. Be sure to train the VR system before trying to use the plugin.
There is currently no online help, so here's a quick overview. The speech engine is driven by a 'grammar' file that is in XML format. This file obides by the Microsoft speech engine format and syntax. A sample grammar file is included with the plugin (HBGrammar.xml). The sample grammer file is copied into the HouseBot\Devices\Voice Recognition directory.
If the systems speech recognition has been property trained and setup, speaking into a microphone attached to the HouseBot server will change the Property values of the Voice Recognition device to match the speech received on the microphone. You can test by speaking "One", "Two", "Three", etc. if you use the HBGrammer.xml default grammer file. You can then used these values in Tasks to trigger specific actions.
Please report back on your results.
Thanks to Viet Hoang who wrote the original Voice Recognition plugin using the VB SDK. I though it was such a great addition, that I felt I needed to write one myself.
