Skip to content

Python3 script that generates or detects DTMF codes (touch-tone phone keys)

Notifications You must be signed in to change notification settings

digomattar21/DTMF-DETECT-GENERATE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DTMF-DETECT-GENERATE

Python3 script that generates or detects DTMF codes (touch-tone phone keys)

RUNNING THE APP

python3 encode.py #(for encoding).

or

python3 decode.py #(for decoding)

REQUIREMENTS INSTALL

pip3 install -r requirements.txt

About

Python3 script that generates or detects DTMF codes (touch-tone phone keys)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages