Share via


SrgsRuleRef Members

Represents the grammar element that specifies the rule to reference.

The following tables list the members exposed by the SrgsRuleRef type.

Public Constructors

  Name Description
SrgsRuleRef Overloaded. Initializes a new instance of the SrgsRuleRef class.

Top

Public Fields

  Name Description
Dd167821.pubfield(en-us,office.13).gifDd167821.static(en-us,office.13).gif Dictation Defines a rule that can match spoken input as defined by the dictation topic associated with this grammar.
Dd167821.pubfield(en-us,office.13).gifDd167821.static(en-us,office.13).gif Garbage Defines a rule that can match any speech up to the next rule match, the next token, or until the end of spoken input.
Dd167821.pubfield(en-us,office.13).gifDd167821.static(en-us,office.13).gif MnemonicSpelling  
Dd167821.pubfield(en-us,office.13).gifDd167821.static(en-us,office.13).gif Null Defines a rule that is automatically matched; that is, a rule that is matched without the user speaking anything.
Dd167821.pubfield(en-us,office.13).gifDd167821.static(en-us,office.13).gif Void Defines a rule that can never be spoken. Inserting VOID into a sequence automatically makes that sequence unspeakable.

Top

Public Properties

  Name Description
Dd167821.pubproperty(en-us,office.13).gif Params Gets the initialization parameters for a SrgsRuleRef element.
Dd167821.pubproperty(en-us,office.13).gif SemanticKey Gets an alias string for the semantic dictionary.
Dd167821.pubproperty(en-us,office.13).gif Uri Gets the URI for the rule that this SrgsRuleRef element references.

Top

Public Methods

(see also Protected Methods )

  Name Description
Dd167821.pubmethod(en-us,office.13).gif CreateObjRef  (inherited from MarshalByRefObject )
Dd167821.pubmethod(en-us,office.13).gif Equals  Overloaded. (inherited from Object )
Dd167821.pubmethod(en-us,office.13).gif GetHashCode  (inherited from Object )
Dd167821.pubmethod(en-us,office.13).gif GetLifetimeService  (inherited from MarshalByRefObject )
Dd167821.pubmethod(en-us,office.13).gif GetType  (inherited from Object )
Dd167821.pubmethod(en-us,office.13).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
Dd167821.pubmethod(en-us,office.13).gifDd167821.static(en-us,office.13).gif ReferenceEquals  (inherited from Object )
Dd167821.pubmethod(en-us,office.13).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Dd167821.protmethod(en-us,office.13).gif Finalize  (inherited from Object )
Dd167821.protmethod(en-us,office.13).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Top

See Also

Reference

SrgsRuleRef Class
Microsoft.Speech.Recognition.SrgsGrammar Namespace