ISpeechGrammarRuleStateTransition NextState Property (SAPI 5.3)
Microsoft Speech API 5.3
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.