<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Making MATLAB Talk</title>
	<link>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/</link>
	<description>&#60;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=969735&#38;objectType=author"&#62;Bob&#60;/a&#62;, &#60;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1093599&#38;objectType=author"&#62;Brett&#60;/a&#62; &#38; &#60;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1094142&#38;objectType=author"&#62;Jiro&#60;/a&#62; share favorite user-contributed submissions from the File Exchange.</description>
	<pubDate>Mon, 23 Nov 2009 00:42:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: WS</title>
		<link>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12850</link>
		<dc:creator>WS</dc:creator>
		<pubDate>Tue, 16 Sep 2008 15:18:02 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12850</guid>
		<description>Cool. The more blogs, the better. Keep it going!</description>
		<content:encoded><![CDATA[<p>Cool. The more blogs, the better. Keep it going!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12848</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Tue, 16 Sep 2008 11:23:32 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12848</guid>
		<description>WS,
Doug is alive and well--and still blogging. As of today, "Doug's Pick of the Week" officially becomes "File Exchange Pick of the Week," hosted by Bob, Jiro, and me. Watch for the launch of an exciting new blog by Doug, focusing on...well, the stuff he likes to focus on. MATLAB, videos, contests, tutorials, ....</description>
		<content:encoded><![CDATA[<p>WS,<br />
Doug is alive and well&#8211;and still blogging. As of today, &#8220;Doug&#8217;s Pick of the Week&#8221; officially becomes &#8220;File Exchange Pick of the Week,&#8221; hosted by Bob, Jiro, and me. Watch for the launch of an exciting new blog by Doug, focusing on&#8230;well, the stuff he likes to focus on. MATLAB, videos, contests, tutorials, &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WS</title>
		<link>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12847</link>
		<dc:creator>WS</dc:creator>
		<pubDate>Tue, 16 Sep 2008 06:29:02 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12847</guid>
		<description>What happened to Doug? Is he not blogging any longer?</description>
		<content:encoded><![CDATA[<p>What happened to Doug? Is he not blogging any longer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Gray</title>
		<link>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12821</link>
		<dc:creator>Ryan Gray</dc:creator>
		<pubDate>Fri, 12 Sep 2008 22:35:49 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12821</guid>
		<description>So, modifying the existing functions to support the Mac would be pretty easy by checking the computer system type. The Mac 'say' command can also output to an AIFF file, specify the system voice name and speak the text from a file.</description>
		<content:encoded><![CDATA[<p>So, modifying the existing functions to support the Mac would be pretty easy by checking the computer system type. The Mac &#8217;say&#8217; command can also output to an AIFF file, specify the system voice name and speak the text from a file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: StephenLL</title>
		<link>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12820</link>
		<dc:creator>StephenLL</dc:creator>
		<pubDate>Fri, 12 Sep 2008 21:52:03 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12820</guid>
		<description>On the mac, the command line has the "say" command.

Therefore it is easy as:  system('say hello world')</description>
		<content:encoded><![CDATA[<p>On the mac, the command line has the &#8220;say&#8221; command.</p>
<p>Therefore it is easy as:  system(&#8217;say hello world&#8217;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12819</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Fri, 12 Sep 2008 19:17:26 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12819</guid>
		<description>M, Great question. Unfortunately not, though. All of these files use (directly or indirectly) the SAPI. Up for the challenge of creating a Mac/Unix-friendly version? Anyone?
Brett</description>
		<content:encoded><![CDATA[<p>M, Great question. Unfortunately not, though. All of these files use (directly or indirectly) the SAPI. Up for the challenge of creating a Mac/Unix-friendly version? Anyone?<br />
Brett</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M</title>
		<link>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12818</link>
		<dc:creator>M</dc:creator>
		<pubDate>Fri, 12 Sep 2008 18:42:34 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/09/12/making-matlab-talk/#comment-12818</guid>
		<description>Do you have anything that works on a Mac/Unix, that isn't tied to the Windows SAPI ?</description>
		<content:encoded><![CDATA[<p>Do you have anything that works on a Mac/Unix, that isn&#8217;t tied to the Windows SAPI ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
