LVCA_API BOOL WINAPI LVCA_SetCFECI_Mode(HANDLE hCA, CFECI_MODE Mode);
If successful, LVCA_SetCFECI_Mode returns true. If false is returned, call LVCA_GetLastCallError to retrieve the error code and message.
CAMSG_ENTERMODULE
hCA (IN) Call handle passed into function
Mode (IN) Sets the mode of the current caller interaction
CM_PLAY_UNINTERUPTED,
CM_DTMF_ONLY,
CM_SPEECHREC_AND_DTMF
Only applicable in CAPI_Only Mode or using the CFECI_Custom_Mod module.
Complete Help Topic List | Speech Platform Product Information