Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.3
ISpRecoGrammar::UnloadDictation
ISpRecoGrammar::UnloadDictation unloads the active dictation topic from the grammar.
HRESULT UnloadDictation ( void );
Parameters
None.
Return values
Value |
S_OK |
FAILED(hr) |
Remarks
If an application uses a CFG with dictation tags, and then unloads the dictation grammar component, the dictation tags will default to the generic dictation topic (see ISpRecoGrammar::LoadDictation).