logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tonetrain - Analyse telephony signal tones for the libvpb programmable detector

Author

       Ron Lee, Ben Kramer, David Rowe, Voicetronix <support@voicetronix.com.au>

       This manual page was written by Ron <ron@debian.org>, for the Debian project (but may be used by others).

VPB driver package                                 Feb 2, 2007                                      TONETRAIN(1)

Description

       The tonetrain utility analyses a recorded signal from file to determine the best tone detector parameters
       for recognising it.

Name

       tonetrain - Analyse telephony signal tones for the libvpb programmable detector

Options

       The following options are available:

       -V     Be more verbose during execution.

   Inputoptions-w     Use wav file format for input.  This is the default.

       -v     Use vox file format for input.

       -s sec Skip  the  first  sec  seconds of the recording.  Useful if the tone does not begin cleanly at the
              start of the recording.

       -t sec Train using sec seconds of the recording.  Useful if only a  portion  of  the  recording  actually
              contains the desired to to train for.

   Outputoptions-p     Output the results in plain english.  This is the default.

       -e     Output the results in a form suitable for use with the VPB_TONE enviroment variable for libvpb.

       -c     Output the results as a C source code snippet.

See Also

tonedebug(1)

Synopsis

tonetrain [options] file

See Also