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
ISpRecognizer::GetRecognizer
ISpRecognizer::GetRecognizer retrieves the current speech recognition engine being used with this ISpRecognizer.
HRESULT GetRecognizer(ISpObjectToken **ppEngineToken
);
Parameters
- ppEngineToken
[out] The object token representing the current speech recognition engine.
Return values
Value |
S_OK |
E_POINTER |
FAILED(hr) |