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
ISpSREngine::UnloadSLM
ISpSREngine::UnloadSLM instructs the engine to unload an SLM.
HRESULT UnloadSLM(
void *pvEngineGrammar
);
Parameters
- pvEngineGrammar
[in] The engine's grammar pointer, as returned from the OnCreateGrammar method.
Return values
| Value |
| S_OK |
| FAILED(hr) |