LVCA_API BOOL WINAPI LVCA_DTMFCheck(HANDLE hCA, BOOL* Present, BOOL* HandledByGram);
If successful,LVCA_DTMFCheck returns true. If false is returned, call LVCA_GetLastCallError to retrieve the error code and message.
CAMSG_REC_BEFORE_CONFIRM
hCA (IN) Call handle passed into function
Present (OUT) If true DTMF was entered by the caller
HandledByGram (OUT) If true a predefined grammar/response exists
CAPI Only mode: HandledByGram value is not applicable.
Complete Help Topic List | Speech Platform Product Information