TAPIEx ActiveX Control v3.6

OnToneDetected

The OnToneDetected event event will be fired when a tone is detected.

Event OnToneDetected(
m_Call As TAPICall, 
AppSpecific As Long)

Parameters

m_Call
Reference to ITAPICall.
AppSpecific
Used by the application for tagging the tone.

Remarks

None.

See Also

MonitorTones_Add