I have not been able to find any literature on the subject.
feedback
|
|
DTMF only covers the digits | |||
|
feedback
|
|
Well the following function will generate a 16-bit, signed, linear PCM, DTMF tone in Java.
I hope this helps... Just plug in the two frequencies as parameters a and b and out you get a tone. For example number one would be generated as:
| |||
|
feedback
|
|
"DTMF "Touch" Tones are defined in CCITT Volume VI: General Recommendations on Telephone Switching and Signalling Recommendation Q.23: Technical Features of Push-Button Telephone Sets.". This document and its related standard documents will tell you more than you would ever want to know about DTMF tones. " This quote is from here. That webpage covers all the basics. | |||
|
feedback
|