Share via


ISpeechGrammarRuleStateTransition Text Property (SAPI 5.3)

Microsoft Speech API 5.3

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.