ISpeechGrammarRuleStateTransition Interface

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

ISpeechGrammarRuleStateTransition

The ISpeechGrammarRuleStateTransition automation interface returns data about a transition from one rule state to another, or from a rule state to the end of a rule.

Automation Interface Elements

The ISpeechGrammarRuleStateTransition automation interface contains the following elements:


Properties Description
NextState Property Specifies the rule state to which the transition leads.
PropertyId Property Specifies the Id of a property contained in a semantic tag.
PropertyName Property Specifies the name of a property contained in a semantic tag.
PropertyValue Property Returns the value of a property contained in a semantic tag.
Rule Property Specifies the speech rule to which the transition leads.
Text Property Returns the recognition text associated with a transition.
Type Property Specifies the type of the transition.
Weight Property Assigns the transition a weight relative to its sibling transitions.