speech_20recognition_20_28shared_29
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
speech_20recognition_20_28shared_29 [2018/03/31 13:19] – external edit 127.0.0.1 | speech_20recognition_20_28shared_29 [2024/01/05 00:21] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
=====Speech Recognition (Shared)===== | =====Speech Recognition (Shared)===== | ||
- | //by Rob Jeffs, February 2017//\\ \\ The code below demonstrates Command and Control speech recognition for a Shared Recognizer, via the API route (not COM automation/ | + | //by Rob Jeffs, February 2017//\\ \\ The code below demonstrates Command and Control speech recognition for a Shared Recognizer, via the API route (not COM automation/ |
+ | |||
+ | <code bb4w> | ||
| | ||
| | ||
Line 21: | Line 23: | ||
| | ||
- | REM Poll the speech recognition event queue | + | REM Poll the speech recognition event queue |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | WAIT 4 | + | WAIT 4 |
UNTIL FALSE | UNTIL FALSE | ||
END | END | ||
Line 76: | Line 78: | ||
| | ||
| | ||
+ | </ | ||
- | \\ \\ | + | Here's the xml source required for recognizing the names of BASIC colours. It can be entered via Notepad and should be saved as GrammarColor.xml |
+ | |||
+ | <code xml> | ||
<grammar version=" | <grammar version=" | ||
Line 94: | Line 99: | ||
</ | </ | ||
+ | </ |
speech_20recognition_20_28shared_29.1522502384.txt.gz · Last modified: 2024/01/05 00:16 (external edit)