Speech XML Component
Part I: Getting started
Install the speech component, follow the instruction from the main
speech site.
Check that you have Microsoft .net 1.1 Framework installed.
You can download it automatically from Microsoft
Download
Part II: Download the file
| Name | Size | Download |
Speech XML v. 0.7 Beta |
58 kb | zip |
Part III: Connecting to Speech XML
Connect to port 1444 from e.g. your Flash Application - you cannot change
the port in the demo.
Each time a speech sentence is recognized an xml packet is send.
The format is: <speech><command>"command from xml file"</command><sentence>"the
complete sentence recognized</sentence></speech>.
Edit the grammar file to reflect your purpose. Check the general speech site for more information about grammar.