Microsoft Speech SDK
Speech Automation 5.1
The ISpeechGrammarRuleState automation interface presents the properties and methods of a speech grammar rule state.
Automation Interface Elements
The ISpeechGrammarRuleState automation interface contains the following elements:
Properties |
Description |
Rule Property |
Specifies the rule to which the rule state belongs. |
Transitions Property |
Specifies the set of transitions out of the rule state. |
Methods |
Description |
AddRuleTransition Method |
Adds a rule reference transition from the current rule state to another rule state in the same rule. |
AddSpecialTransition Method |
Adds a special transition from the current rule state to another rule state in the same rule |
AddWordTransition Method |
Adds a word transition from this rule state to another rule state in the same rule |