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
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) |