This function will play all audio samples currently queued before returning. This audio will be played uninterruptible.
LVCA_API BOOL WINAPI LVCA_PlayAudioUninterrupted(HANDLE hCA);
If successful, LVCA_PlayAudioUniterrupted returns true. If false is returned, call LVCA_GetLastCallError to retrieve the error code and message.
CAMSG_CALLSTART
CAMSG_CALLSTOP
CAMSG_ENTERMODULE
CAMSG_REC_BEFORE_CONFIRM
CAMSG_REC_AFTER_CONFIRM
CAMSG_TIMEOUT
CAMSG_ERROR
hCA (IN) Call handle passed into function
Notes:
Use this function when you wish audio to be played, ignoring voice and DTMF tones.
Complete Help Topic List | Speech Platform Product Information