Click or drag to resize
DTMFDetector Properties

The DTMFDetector type exposes the following members.

Properties
  NameDescription
Public propertyBitsPerSample
Bits per sample of the PCM stream. Currently this value has to be 16.
Public propertyChannels
Number of channels on the PCM stream. Currently this value has to be 1.
Public propertySampleFrequency
Gets or sets the sample frequency of the PCM stream. Allowed values are: 8000, 16000.
Top
See Also