ISpeechGrammarRuleStateTransition Text Property (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform


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.