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. |
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)).