LVCA_AddPause

LVCA_API BOOL WINAPI LVCA_AddPause(HANDLE hCA, LONG TenthOfSeconds);

Return Value:

This function return true if successful, otherwise false will be returned.  Call LVCA_GetLastCallError to retrieve the error code and message.

Supported on Events:

CAMSG_REC_BEFORE_CONFIRM

Params:

hCA (IN) Call handle passed into function

TenthOfSeconds (IN) How long of a pause to add to the prompt queue

Notes:


Complete Help Topic List | Speech Platform Product Information