Title: frequency detection (DTMF)
Description: This is just a little demonstration on how to do frequency detection on digital audio signals.
You can generate a signal from a DTMF sign (numbers, chars), which consists of 2 frequencies,
and the program will detect it by using a G&#246;rtzel algorithm.
Frequencies + Detection musn't always mean FFT.
Sometimes there are faster ways.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=65667&lngWId=1

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
