This function sets the length of time which will pass, after the audio has played, before a timeout event will be issued to the call flow.
LVCA_API BOOL WINAPI LVCA_SetRecognitionTimeout(HANDLE hCA, LONG seconds);
If successful, LVCA_SetRecognitionTimeout returns true. If false is returned, call LVCA_GetLastCallError to retrieve the error code and message.
CAMSG_ENTERMODULE
CAMSG_TIMEOUT
CAMSG_ERROR
hCA (IN) Call handle passed into function
Seconds (IN) Length of time in seconds before the timeout is triggered.
Complete Help Topic List | Speech Platform Product Information