TAPIEx.NET Component Documentation

DTMF_TimeOut  Property

[Visual Basic]
Property DTMF_TimeOut As Integer
[C#]
public int DTMF_TimeOut [get, set]

Description

Set a timer in seconds for DTMF detection.

For example,
DTMF_TimeOut=n
The OnDTMFTimeOut event will be fired if no DTMF is received within n seconds.

Remarks

None.

See Also

None.

Support editions