Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

Grammar Properties

Include Protected Members
Include Inherited Members

The Grammar type exposes the following members.

Properties

  Name Description
Public property Enabled Gets or sets a value that controls whether a Grammar can be used by a recognition engine to perform recognition.
Public property Loaded Gets whether a Grammar has been loaded by a recognition engine.
Public property Name Gets or sets the name of a Grammar object.
Public property Priority Gets or sets the priority value of a Grammar object.
Public property RuleName Gets the identifier of the root rule or entry point rule of a Grammar instance.
Public property Weight Gets or sets the weight value of a Grammar object.

Top

See Also

Reference

Grammar Class

Microsoft.Speech.Recognition Namespace