mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
8223b66bf0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1244 af4574ff-66df-0310-9fd7-8a98e5e911e0
25 lines
746 B
XML
25 lines
746 B
XML
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The Speex package provides <command>speexdec</command>,
|
|
<command>speexenc</command> and <filename
|
|
class="libraryfile">libspeex</filename>.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>speexdec</title>
|
|
<para><command>speexdec</command> decodes a Speex file and produce a
|
|
<filename>WAV</filename> file or <filename>RAW</filename> file.</para></sect3>
|
|
|
|
<sect3><title>speexenc</title>
|
|
<para><command>speexenc</command> encodes a <filename>WAV</filename> or
|
|
<filename>RAW</filename> file using Speex.</para></sect3>
|
|
|
|
<sect3><title>libspeex</title>
|
|
<para><filename class="libraryfile">libspeex</filename> provides
|
|
functions for the audio encoding/decoding programs.</para></sect3>
|
|
|
|
</sect2>
|