Click or drag to resize

ToneFromToneString Method

Overload List
  NameDescription
Public methodStatic memberFromToneString(String)
Converts a DTMF tone string into an array of tones. Each tone will have a duration of 100ms and an inter-tone gap of 100ms.
Public methodStatic memberFromToneString(String, Int32)
Converts a DTMF tone string into an array of tones. Each tone will have an inter-tone gap of 100ms.
Public methodStatic memberFromToneString(String, Int32, Int32)
Converts a DTMF tone string into an array of tones.
Top
See Also