ISpeechGrammarRuleStateTransition PropertyName Property

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

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.