ISpeechGrammarRuleStateTransition NextState Property (SAPI 5.4)

Microsoft Speech API 5.4

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.