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::SetSite
ISpSREngine::SetSite sets the ISpSREngineSite interface for the engine to use. The SR engine can call back to SAPI using the methods in the ISpSREngineSite.
HRESULT SetSite(ISpSREngineSite *pSite
);
Parameters
- pSite
Pointer to the ISpEngineSite interface for the engine to use to call back to SAPI.
Return values
Value |
S_OK |
FAILED(hr) |