DTMFDetector Methods |
The DTMFDetector type exposes the following members.
Name | Description | |
---|---|---|
![]() | Detect |
Detect DTMF in a PCM Stream. Possible characters are: 0-9, A-D, '*' and '#'. The minimum
duration for a tone to be detected is 40ms.
|
![]() | Dispose |
Destructor.
|
![]() | Init |
Initializes DTMF Detector.
|
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |