ISpeechGrammarRuleStateTransition Text Property

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

Interface: ISpeechGrammarRuleStateTransition

Text Property


The Text property returns the recognition text associated with a transition. This is text which is added to the recognition results when the transition is processed.

Syntax

Set: (This property is read-only)
Get: String = ISpeechGrammarRuleStateTransition.Text

Parts

ISpeechGrammarRuleStateTransition
The owning object.
String
Set: (This property is read-only)
Get: A String variable that gets the property.