ISpeechGrammarRuleStateTransition PropertyId Property

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

Interface: ISpeechGrammarRuleStateTransition

PropertyId Property


The PropertyId property specifies the ID of a property contained in a semantic tag.

Syntax

Set: (This property is read-only)
Get: Long = ISpeechGrammarRuleStateTransition.PropertyId

Parts

ISpeechGrammarRuleStateTransition
The owning object.
Long
Set: (This property is read-only)
Get: A Long 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.