Microsoft Speech Platform
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.