Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 472 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 472 Bytes

dtmf-cpp

C++ DTMF detector and generator classes

The original code was written by Plyashkevich Viatcheslav plyashkevich@yandex.ru and is available in its original form at http://sourceforge.net/projects/dtmf/

Main features:

  • Portable fixed-point implementation
  • Detection of DTMF tones from 8KHz PCM8 signal

Installation

git clone https://github.com/mpenkov/dtmf-cpp.git
cd dtmf-cpp
make
bin/detect-au.out test-data/Dtmf0.au