dtmf_c_test/README.md

367 B

Simple DTMF Decoder in C

Simple stupid code implementing Goertzel algorithm

Build

Under Linux

cmake -S . -B build -G Ninja
ninja -C build
arecord | ./build/dtmf

Test

You can use your phone dial pad or online signal generator https://onlinetonegenerator.com/dtmf.html