<?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: Speech synthesis on the OS X command line</title>
	<atom:link href="http://richard.cyganiak.de/blog/2006/10/speech-synthesis-on-the-os-x-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://richard.cyganiak.de/blog/2006/10/speech-synthesis-on-the-os-x-command-line/</link>
	<description>A weblog by Richard Cyganiak</description>
	<lastBuildDate>Wed, 03 Aug 2011 12:16:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Matthew Elvey</title>
		<link>http://richard.cyganiak.de/blog/2006/10/speech-synthesis-on-the-os-x-command-line/#comment-302304</link>
		<dc:creator>Matthew Elvey</dc:creator>
		<pubDate>Mon, 08 Mar 2010 23:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://dowhatimean.net/2006/10/speech-synthesis-on-the-os-x-command-line#comment-302304</guid>
		<description>&lt;p&gt;Thanks!  I&#039;m trying to use this to run meetings:&lt;/p&gt;

&lt;p&gt;say &quot;Hello, and welcome to the meeting.  We begin with announcements. 10 minutes. Begin&quot;
sleep 540
say &quot;9 minutes have passed&quot;
sleep 60
say &quot;ok, Time up&quot;
say &quot;What&#039;s next?&quot;
say &quot;Items we will discuss for 5 minutes.  Ready?&quot;
say &quot;Item 1: Widget output.  Yes, I can even read the agenda items to us. If I do that, it could help keep us on track...&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks!  I&#8217;m trying to use this to run meetings:</p>
<p>say &#8220;Hello, and welcome to the meeting.  We begin with announcements. 10 minutes. Begin&#8221;<br />
sleep 540<br />
say &#8220;9 minutes have passed&#8221;<br />
sleep 60<br />
say &#8220;ok, Time up&#8221;<br />
say &#8220;What&#8217;s next?&#8221;<br />
say &#8220;Items we will discuss for 5 minutes.  Ready?&#8221;<br />
say &#8220;Item 1: Widget output.  Yes, I can even read the agenda items to us. If I do that, it could help keep us on track&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Anderson</title>
		<link>http://richard.cyganiak.de/blog/2006/10/speech-synthesis-on-the-os-x-command-line/#comment-216808</link>
		<dc:creator>Tom Anderson</dc:creator>
		<pubDate>Sat, 13 Sep 2008 17:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://dowhatimean.net/2006/10/speech-synthesis-on-the-os-x-command-line#comment-216808</guid>
		<description>&lt;p&gt;Oops that should have been:&lt;/p&gt;

&lt;p&gt;say -o plugh.aiff &quot;plugh&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oops that should have been:</p>
<p>say -o plugh.aiff &#8220;plugh&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Anderson</title>
		<link>http://richard.cyganiak.de/blog/2006/10/speech-synthesis-on-the-os-x-command-line/#comment-216807</link>
		<dc:creator>Tom Anderson</dc:creator>
		<pubDate>Sat, 13 Sep 2008 17:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://dowhatimean.net/2006/10/speech-synthesis-on-the-os-x-command-line#comment-216807</guid>
		<description>&lt;p&gt;It turns out that unix is perfect: the &gt; symbol just redirects standard output from the terminal to a file. So it should make an empty file.&lt;/p&gt;

&lt;p&gt;If you want to send the output an aiff file use:&lt;/p&gt;

&lt;p&gt;say &quot;plugh&quot; -o plugh.aiff&lt;/p&gt;

&lt;p&gt;you can see this an more with&lt;/p&gt;

&lt;p&gt;man say&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It turns out that unix is perfect: the &gt; symbol just redirects standard output from the terminal to a file. So it should make an empty file.</p>
<p>If you want to send the output an aiff file use:</p>
<p>say &#8220;plugh&#8221; -o plugh.aiff</p>
<p>you can see this an more with</p>
<p>man say</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: richard.cyganiak.de @ 2012-02-09 17:19:04 -->
