Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
GrammarInfoPartsCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of speech recognition engine parts.
The GrammarInfoPartsCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddEnginePart | Adds the part of the engine passed as a parameter to the collection. | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top