<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Command Line Audio: Simple as mpg123</title>
	<atom:link href="http://www.linux-mag.com/id/7838/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7838/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: theunixfreak</title>
		<link>http://www.linux-mag.com/id/7838/#comment-750633</link>
		<dc:creator>theunixfreak</dc:creator>
		<pubDate>Wed, 30 Jan 2013 08:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7838/#comment-750633</guid>
		<description>You cannot convert text to speach using mpg123, for that purpose, use a good
speech synthesis engine like festival or eSpeak</description>
		<content:encoded><![CDATA[<p>You cannot convert text to speach using mpg123, for that purpose, use a good<br />
speech synthesis engine like festival or eSpeak</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toto</title>
		<link>http://www.linux-mag.com/id/7838/#comment-69389</link>
		<dc:creator>toto</dc:creator>
		<pubDate>Mon, 05 Dec 2011 10:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7838/#comment-69389</guid>
		<description>I want to convert text to speech with mpg123. Can I use this program and how to use that?
THank you for your answer :)</description>
		<content:encoded><![CDATA[<p>I want to convert text to speech with mpg123. Can I use this program and how to use that?<br />
THank you for your answer :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: killerb</title>
		<link>http://www.linux-mag.com/id/7838/#comment-9878</link>
		<dc:creator>killerb</dc:creator>
		<pubDate>Wed, 03 Aug 2011 20:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7838/#comment-9878</guid>
		<description>Beside cmus I can definitely recommend MOC (&lt;a href=&quot;http://moc.daper.net/&quot; title=&quot;MOC&quot; rel=&quot;nofollow&quot;&gt;Music On Console&lt;/a&gt;)
It is designed to be powerful and easy to use, with a command structure and window layout similar to the Midnight Commander console file manager.
Supported file formats are: mp3, Ogg Vorbis, FLAC, Musepack, Speex, WAVE, AIFF, AU (and other less popular formats supported by libsndfile.

Cheers</description>
		<content:encoded><![CDATA[<p>Beside cmus I can definitely recommend MOC (<a href="http://moc.daper.net/" title="MOC" rel="nofollow">Music On Console</a>)<br />
It is designed to be powerful and easy to use, with a command structure and window layout similar to the Midnight Commander console file manager.<br />
Supported file formats are: mp3, Ogg Vorbis, FLAC, Musepack, Speex, WAVE, AIFF, AU (and other less popular formats supported by libsndfile.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob mccarty</title>
		<link>http://www.linux-mag.com/id/7838/#comment-9436</link>
		<dc:creator>bob mccarty</dc:creator>
		<pubDate>Thu, 21 Apr 2011 03:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7838/#comment-9436</guid>
		<description>cmus is not limited to mp3 files and just as easy to use.</description>
		<content:encoded><![CDATA[<p>cmus is not limited to mp3 files and just as easy to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leamanc</title>
		<link>http://www.linux-mag.com/id/7838/#comment-8626</link>
		<dc:creator>leamanc</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7838/#comment-8626</guid>
		<description>&lt;p&gt;I first fell in love with mpg123 when I got Ubuntu 5.x or 6.x (I forget which) up and running on a 400 MHz G4 Cube.  Remember, this was a lifetime ago in Linux terms; PowerPC has never been a great platform for desktop Linux; and Ubuntu (although the best Linux option for my Cube) was nowhere near as smooth as it is now.&lt;/p&gt;
&lt;p&gt;On this setup, even bare-bones music players like Rhythmbox had a hard time keeping up with playing audio files of any kind if I wanted to do anything else with the computer.  Skipping, stuttering, and other annoyances were the norm.&lt;/p&gt;
&lt;p&gt;On a whim, I searched Synaptic for a command-line MP3 player, and found mpg123.  It was great!  It played my music in the background, the interface was super-easy to learn, and being a CLI app, it was scriptable!  I wrote all kinds of quick-and-dirty bash scripts to start music playing when I sat down at the computer, did cool things like build playlists from text files, set up a shuffle mode, etc.  It was good geeky fun, but the best part was I had music while browsing in Firefox on that creaky old box. :-)&lt;/p&gt;
&lt;p&gt;Sadly, I haven&#039;t used mpg123 since I retired the Cube, but I will always have fond memories of it.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I first fell in love with mpg123 when I got Ubuntu 5.x or 6.x (I forget which) up and running on a 400 MHz G4 Cube.  Remember, this was a lifetime ago in Linux terms; PowerPC has never been a great platform for desktop Linux; and Ubuntu (although the best Linux option for my Cube) was nowhere near as smooth as it is now.</p>
<p>On this setup, even bare-bones music players like Rhythmbox had a hard time keeping up with playing audio files of any kind if I wanted to do anything else with the computer.  Skipping, stuttering, and other annoyances were the norm.</p>
<p>On a whim, I searched Synaptic for a command-line MP3 player, and found mpg123.  It was great!  It played my music in the background, the interface was super-easy to learn, and being a CLI app, it was scriptable!  I wrote all kinds of quick-and-dirty bash scripts to start music playing when I sat down at the computer, did cool things like build playlists from text files, set up a shuffle mode, etc.  It was good geeky fun, but the best part was I had music while browsing in Firefox on that creaky old box. :-)</p>
<p>Sadly, I haven&#8217;t used mpg123 since I retired the Cube, but I will always have fond memories of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shreedhan</title>
		<link>http://www.linux-mag.com/id/7838/#comment-8627</link>
		<dc:creator>shreedhan</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7838/#comment-8627</guid>
		<description>&lt;p&gt;How is this different from mplayer in command line ?
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How is this different from mplayer in command line ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gillbates</title>
		<link>http://www.linux-mag.com/id/7838/#comment-8628</link>
		<dc:creator>gillbates</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7838/#comment-8628</guid>
		<description>&lt;p&gt;At my previous work, we installed a PHP web-based mp3 jukebox on our development server. The backend used mpg123, I think.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>At my previous work, we installed a PHP web-based mp3 jukebox on our development server. The backend used mpg123, I think.</p>
]]></content:encoded>
	</item>
</channel>
</rss>