Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
GrammarBuilder.AppendDictation Method
Include Protected Members
Include Inherited Members
Appends grammar logic to provide access to free text dictation grammars.
Overload List
Name | Description | |
---|---|---|
AppendDictation() | Appends grammar logic to provide access the default, free-text, dictation grammar provided by the Microsoft Speech Platform SDK 11. | |
AppendDictation(String) | Appends grammar logic to provide access to a special-function dictation grammar specified by a string. |
Top
Remarks
The AppendDictation overloads provide applications with access to the default, free-text, dictation grammar provided by the Microsoft Speech Platform SDK 11.
For more information on special function, free-text, dictation grammars, see #ctor(String)).