LVCA_SetCFECI_Mode

LVCA_API BOOL WINAPI LVCA_SetCFECI_Mode(HANDLE hCA, CFECI_MODE Mode);

Return Value:

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

Supported on Events:

CAMSG_ENTERMODULE

Params:

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

Notes:

Only applicable in CAPI_Only Mode or using the CFECI_Custom_Mod module.


Complete Help Topic List | Speech Platform Product Information