Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 305 Bytes

File metadata and controls

12 lines (10 loc) · 305 Bytes

Building

git clone https://github.com/f01zy/DTMF-decoder decoder && cd decoder
gcc main.c -lm -o decoder

How to use

You can generate WAV file here. Pulse length and Gap length shoud be 40ms. Then run the program:

./decoder sound.wav