ISpeechGrammarRuleStateTransition PropertyName Property (SAPI 5.4)

Microsoft Speech API 5.4

Interface: ISpeechGrammarRuleStateTransition

PropertyName Property

The PropertyName property specifies the name of a property contained in a semantic tag.

Syntax

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

Parts

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

Remarks

Semantic tags provide a way for grammar designers to put semantic information about a transition into the grammar. The PropertyId, PropertyName and PropertyValue properties provide access to that information at run time.