glfs/multimedia/audioutils/audioutils.xml
Bruce Dubbs 5e8e96d1bd Move pavucontrol to audioutils and add libcanberra as a dependency
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23649 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-31 02:32:34 +00:00

39 lines
1.6 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<!--
$LastChangedBy$
$Date$
-->
<chapter id="multimedia-audioutils">
<?dbhtml filename="audioutils.html"?>
<title>Audio Utilities</title>
<para>
This chapter contains programs involved with audio file
manipulation; that is to say playing, recording, ripping and the other
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
installed.
</para>
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="amarok.xml"/> -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="audacious.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cdparanoia.xml"/>
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="freetts.xml"/> -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kwave.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lame.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mpg123.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pavucontrol.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pnmixer.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vorbistools.xml"/>
</chapter>