redmanmale / dtmf-detector

Project inspired by DSP lab, detects a digit pressed on phone pad in tone mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DTMF Detector

How to build

  1. Run processing/install-deps.sh to install dependencies from libs to local maven repo (otherwise it's impossible to build executable jar)
  2. Run mvn clean install

References

http://onlinetonegenerator.com/dtmf.html

About

Project inspired by DSP lab, detects a digit pressed on phone pad in tone mode


Languages

Language:Java 92.2%Language:Shell 7.8%