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.4
ISpTTSEngineSite::CompleteSkip
ISpTTSEngineSite::CompleteSkip notifies the SpVoice object that the last skip request has been completed and to pass it the results.
HRESULT CompleteSkip(
long lNumSkipped
);
Parameters
- lNumSkipped
[in] Specifies the number of items that actually were skipped. It is invalid to skip more items than were requested.
Return values
| Value |
| E_INVALIDARG |
| S_OK |