Microsoft Speech Platform
Interface: ISpeechGrammarRuleStateTransition
NextState Property
The NextState property specifies the rule state to which the transition leads.
Syntax
| Set: | (This property is read-only) |
| Get: | ISpeechGrammarRuleState = ISpeechGrammarRuleStateTransition.NextState |
Parts
- ISpeechGrammarRuleStateTransition
- The owning object.
- ISpeechGrammarRuleState
-
Set: (This property is read-only)
Get: An ISpeechGrammarRuleState variable that gets the property.