You are reading help file online using chmlib.com
|
Interface: ISpeechGrammarRuleStateTransition
The PropertyValue property returns the value of a property contained in a semantic tag.
Set: | (This property is read-only) |
Get: | Variant = ISpeechGrammarRuleStateTransition.PropertyValue |
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.
You are reading help file online using chmlib.com
|