2005-05-08 18:37:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-14 10:27:48 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="multimedia-audioutils">
|
2005-05-08 18:01:20 +08:00
|
|
|
<?dbhtml filename="audioutils.html"?>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-05-08 18:01:20 +08:00
|
|
|
<title>Audio Utilities</title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-05-08 18:01:20 +08:00
|
|
|
<para>This chapter contains programs involved with audio file
|
|
|
|
manipulation; that is to say playing, recording, ripping and the other
|
2005-05-31 05:50:09 +08:00
|
|
|
common things which people want to do. It also includes a package used
|
|
|
|
to render text to speech using your system's audio hardware. To use much
|
|
|
|
of this software, you will need to have the kernel sound drivers
|
2005-05-23 00:47:54 +08:00
|
|
|
installed.</para>
|
2005-05-08 18:01:20 +08:00
|
|
|
|
2005-05-30 23:59:12 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mpg123.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="vorbistools.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xmms.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lame.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cdparanoia.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="freetts.xml"/>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</chapter>
|