LVCA_ClearAudioQueue

Clears all audio currently in the audio queue.  Any audio previously added by LVCA functions will also be removed.

LVCA_API BOOL WINAPI LVCA_ClearAudioQueue(HANDLE hCA);

Return Value:

If successful,LVCA_ClearAudioQueue returns true.  If false is returned, call LVCA_GetLastCallError to retrieve the error code and message.

Supported on Events:

CAMSG_ENTERMODULE

CAMSG_REC_BEFORE_CONFIRM

CAMSG_REC_AFTER_CONFIRM

CAMSG_TIMEOUT

CAMSG_ERROR

Params:

hCA (IN) Call handle passed into function

Notes:

removes all pending audio from queue


Complete Help Topic List | Speech Platform Product Information