.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH DTMFCHECK 1 "Oct 11, 2007" "VPB driver package" "Voicetronix Telephony Tools" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME dtmfcheck \- Scan a wav file for DTMF tones .SH SYNOPSIS .BR dtmfcheck " [" .BI \-\-block " size" .RI ] " file" .SH DESCRIPTION The \fBdtmfcheck\fP utility scans for valid DTMF in a test file. It may be used to analyse recordings of audio where DTMF tones have either failed to be detected or have been improperly detected. .PP In the latter case the \fB\-\-block\fP option may be useful to zero in on the precise point in the file where the troublesome audio occurs. .SH OPTIONS The following options are available: .TP .BR \-\-block " size" Set the block size (in bytes) sent to the DTMF detector for processing. The default (and maximum) value is 32768 (2 seconds of audio), but smaller values may be given to more precisely locate where in a file a particular tone is detected. .SH AUTHOR Ron Lee, Voicetronix .PP This manual page was written by Ron , for the Debian project (but may be used by others).