.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29. .TH SPEEX "1" "September 2002" "Speex decoder version 1.0beta1 (compiled Sep 18 2002)" "User Commands" .SH NAME Speex \- manual page for Speex decoder version 1.0beta1 (compiled Sep 18 2002) .SH SYNOPSIS .B speexdec [\fIoptions\fR] \fIinput_file.spx\fR .br .B speexdec [\fIoptions\fR] \fIinput_file.spx output_file.wav\fR .SH DESCRIPTION Decodes a Speex file and produce a WAV file or raw file .SS "input_file can be:" .TP filename.spx regular Speex file .TP - stdin .SS "output_file can be:" .TP filename.wav wav file .TP filename.* raw PCM file (any extension other that .wav) .TP - stdout .TP (nothing) will be played to soundcard .SH OPTIONS .TP \fB\-\-enh\fR Enable perceptual enhancement .TP \fB\-\-no\-enh\fR Disable perceptual enhancement (default FOR NOW) .TP \fB\-\-force\-nb\fR Force decoding in narrowband, even for wideband .TP \fB\-\-force\-wb\fR Force decoding in wideband, even for narrowband .TP \fB\-\-packet\-loss\fR n Simulate n % random packet loss .TP \fB\-V\fR Verbose mode (show bit-rate) .TP \fB\-h\fR, \fB\-\-help\fR This help .TP \fB\-v\fR, \fB\-\-version\fR Version information .TP \fB\-\-pf\fR Deprecated, use \fB\-\-pf\fR instead .TP \fB\-\-no\-pf\fR Deprecated, use \fB\-\-no\-pf\fR instead