ISpeechGrammarRule Attributes property (SAPI 5.4)

Microsoft Speech API 5.4

Interface: ISpeechGrammarRule

Attributes Property

The Attributes property returns information about the attributes of each grammar rule.

This property consists of one or more members of the SpeechRuleAttributes enumeration.

Syntax

Set: (This property is read-only)
Get: SpeechRuleAttributes = ISpeechGrammarRule.Attributes

Parts

  • ISpeechGrammarRule
    The owning object.
  • SpeechRuleAttributes
    Set: (This property is read-only)
    Get: One or more SpeechRuleAttributes flags representing the attributes of the rule.