SrgsRuleRef Fields
From Microsoft Speech Platform SDK 11
The SrgsRuleRef type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| Dictation | Defines a rule that can match spoken input as defined by the dictation topic associated with this grammar. | |
| Garbage | Defines a rule that can match any speech up to the next rule match, the next token, or until the end of spoken input. | |
| MnemonicSpelling | ||
| Null | Defines a rule that is automatically matched in the absence of any audio input. | |
| Void | Defines a rule that can never be spoken. Inserting VOID into a sequence automatically makes that sequence unspeakable. |