GrammarBuilder Members

Provides an easy-to-use mechanism for constructing complex Grammar objects from simple inputs.

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

Public Constructors

  Name Description
GrammarBuilder Overloaded. Constructs a new instance of GrammarBuilder.

Top

Public Properties

  Name Description
Dd167263.pubproperty(en-us,office.13).gif Culture Gets or sets the culture of the grammar.
Dd167263.pubproperty(en-us,office.13).gif DebugShowPhrases Writes a description of the grammar logic constructed by a GrammarBuilder.

Top

Public Methods

(see also Protected Methods )

  Name Description
Dd167263.pubmethod(en-us,office.13).gifDd167263.static(en-us,office.13).gif Add Overloaded. Returns a new instance of GrammarBuilder constructed by appending pairs the grammar definition objects Choices, GrammarBuilder, and System.String.
Dd167263.pubmethod(en-us,office.13).gif Append Overloaded. Appends recognition grammar elements to the current GrammarBuilder.
Dd167263.pubmethod(en-us,office.13).gif AppendDictation Overloaded.  
Dd167263.pubmethod(en-us,office.13).gif AppendRuleReference Overloaded. Appends a grammar rule reference to the current GrammarBuilder.
Dd167263.pubmethod(en-us,office.13).gif AppendWildcard Appends a recognition grammar element that matches any input.
Dd167263.pubmethod(en-us,office.13).gif Equals  Overloaded. (inherited from Object )
Dd167263.pubmethod(en-us,office.13).gif GetHashCode  (inherited from Object )
Dd167263.pubmethod(en-us,office.13).gif GetType  (inherited from Object )
Dd167263.pubmethod(en-us,office.13).gifDd167263.static(en-us,office.13).gif op_Addition Overloaded.  
Dd167263.pubmethod(en-us,office.13).gifDd167263.static(en-us,office.13).gif op_Implicit Overloaded.  
Dd167263.pubmethod(en-us,office.13).gifDd167263.static(en-us,office.13).gif ReferenceEquals  (inherited from Object )
Dd167263.pubmethod(en-us,office.13).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

GrammarBuilder Class
Microsoft.Speech.Recognition Namespace