Listen
The Listen module uses the MicroSoft Speech 5.0 to listen for spoken text. This module is
useful for changing states during the execution of the program when no keyboard is
available on the robot.
Note that any text hear will appear in the text box and assigned to the variable specified
in the interface. Note that we suggest you complete at least one vocal training otherwise the
speech recognition will be unusable.
Interface
Instructions
1. Specify the variable that will contain the recognized text. You can either select a variable
from the dropdown or type in a new variable.
Downloads
The Listen module requires you to download the Microsoft Speech API 5.0 You can find
the download at http://www.microsoft.com/speech/download/sdk51/
See Also
Speak
For more information
Microsoft Speech
|