|

09-02-2008, 01:15 PM
You would have to process the audio at a low-level within your application. The algorithm you'd be interested in is the fast fourier transformation. However, if you have to process the audio manually, it would probably be easier to implement some sort of simple pulsed audio (think of really fast morse code) instead of DTMF.
|