aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 675ff439198b01e5b2b5687c059dcffbd2d325db (plain)
1
2
3
4
5
6
7
8
9
10
soxdial - generate DTMF (touchtone, dialtone, or blue box) audio

soxdial uses sox to generate DTMF tones (aka touchtone dialling),
dialtone, and/or "blue box" tones. Output can be played through the
system sound card, or saved to a file of any type supported by sox.

soxdial is a perl script that doesn't require any external
dependencies other than perl and the sox binary in $PATH.

For full documentation, run "soxdial --help".