kcal2845 / DTMF_decorder

DTMF(phone dial) decorder with python pyaudio module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DTMF_decorder

DTMF(phone dial) decorder with python pyaudio module. notice! If the program doesn't work well, adjust the volume. It does not work well if the volume is too large or too small.

video : https://youtu.be/ed_OE0bchmE

test Environment : python 3.6.6 pyaudio 0.2.11 numpy 1.16.0 matplotlib 3.0.2

you need : python 3.4.x, 3.5.x, 3.6.x (not 3.7.x) pyaudio numpy matplotlib

About

DTMF(phone dial) decorder with python pyaudio module

License:MIT License


Languages

Language:Python 100.0%