https://github.com/mtgsoftworks/dtmf_detector
Outputs DTMF digits detected from wave audio file
https://github.com/mtgsoftworks/dtmf_detector
dtmf python3 struct wave
Last synced: 10 months ago
JSON representation
Outputs DTMF digits detected from wave audio file
- Host: GitHub
- URL: https://github.com/mtgsoftworks/dtmf_detector
- Owner: mtgsoftworks
- License: mit
- Created: 2023-08-19T16:15:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T14:05:38.000Z (over 2 years ago)
- Last Synced: 2025-03-11T12:36:03.337Z (about 1 year ago)
- Topics: dtmf, python3, struct, wave
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dtmf_detector
usage:
python3 dtmf_detector.py -i pathToWavFile [-f frequency] [-d] [-h] [-?] [-ss sample size] [-ch channels] [-e encoding]