ISpSREngineSite2::UpdateRecoPosEx (SAPI 5.3)
Microsoft Speech API 5.3
ISpSREngineSite2::UpdateRecoPosEx
ISpSREngineSite2::UpdateRecoPosEx updates SAPI with the recognizer position and time.
HRESULT UpdateRecoPosEx(
ULONGLONG ullCurrentRecoPos,
ULONGLONG ullCurrentRecoTime
);
Parameters
- ullCurrentRecoPos
The position in the audio stream in bytes. - ullCurrentRecoTime
The position in the audio stream in 100 nanosecond units.
Return values
Value |
S_OK |
E_FAILED(hr) |