TAPIEx.NET Component Documentation

MonitorDigitsMode Property

[Visual Basic]
Property MonitorDigitsMode As TAPI_DIGITMODE
[C#]
public TAPI_DIGITMODE MonitorDigitsMode [ get, set ]

Description

The MonitorDigitsMode property enables/disables the detection of digits received on the call.

Remarks

when you GenerateDTMF(), you can set MonitorDigitsMode=0 to disables the unbuffered detection of digits received on the call.

See Also

OnDTMF ,GenerateDTMF

Support editions