A simple python script for detecting DTMF tones in time domain signals. The best practice for DTMF detection is using Goertzel algorithm to detect only select frequencies. At the time of creation, ...