LanScape VOIP Media Engine
IVRCALLBACKPROC
The IVRCALLBACKPROC data type is used by the telephony API to define a callback procedure that is registered with the telephony engine. This callback procedure is specified when application software calls the OpenRxIvrChannel API procedure. This callback procedure is responsible for passing received phone line audio back to the user's application.
Parameters:
pIvrRecognitionData
[in] A pointer to the callback data structure IVR_RECOGNITION_DATA. The elements of this data structure allows application software to gain access at received phone line sampled audio data.
Return Value:
None.