<?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: Parrot text-to-speech library for Processing</title>
	<atom:link href="http://brysonian.com/2009/05/18/parrot-text-to-speech-library-for-processing/feed/" rel="self" type="application/rss+xml" />
	<link>http://brysonian.com/2009/05/18/parrot-text-to-speech-library-for-processing/</link>
	<description>chandler b. mcwilliams</description>
	<lastBuildDate>Sun, 16 May 2010 19:29:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: chandler</title>
		<link>http://brysonian.com/2009/05/18/parrot-text-to-speech-library-for-processing/comment-page-1/#comment-2940</link>
		<dc:creator>chandler</dc:creator>
		<pubDate>Wed, 20 Jan 2010 17:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://brysonian.com/?p=51#comment-2940</guid>
		<description>For java the &lt;a href=&quot;http://www.local-guru.net/blog/pages/ttslib&quot; rel=&quot;nofollow&quot;&gt;ttslib&lt;/a&gt; mentioned above is a good place to start. Or if you are familiar with c++ it isn&#039;t too much obj-c to use &lt;a href=&quot;http://developer.apple.com/mac/library/DOCUMENTATION/Cocoa/Reference/ApplicationKit/Classes/NSSpeechSynthesizer_Class/Reference/Reference.html&quot; rel=&quot;nofollow&quot;&gt;NSSpeechSynthesizer&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>For java the <a href="http://www.local-guru.net/blog/pages/ttslib" rel="nofollow">ttslib</a> mentioned above is a good place to start. Or if you are familiar with c++ it isn&#8217;t too much obj-c to use <a href="http://developer.apple.com/mac/library/DOCUMENTATION/Cocoa/Reference/ApplicationKit/Classes/NSSpeechSynthesizer_Class/Reference/Reference.html" rel="nofollow">NSSpeechSynthesizer</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peripecio</title>
		<link>http://brysonian.com/2009/05/18/parrot-text-to-speech-library-for-processing/comment-page-1/#comment-2937</link>
		<dc:creator>peripecio</dc:creator>
		<pubDate>Wed, 20 Jan 2010 12:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://brysonian.com/?p=51#comment-2937</guid>
		<description>Thanks a lot for yr answer!

I&#039;m new with apple and i&#039;m not familiar with apple libraries and architecture. 

DO you know about some java or c++ open library to give speech-to-txt functionallity?</description>
		<content:encoded><![CDATA[<p>Thanks a lot for yr answer!</p>
<p>I&#8217;m new with apple and i&#8217;m not familiar with apple libraries and architecture. </p>
<p>DO you know about some java or c++ open library to give speech-to-txt functionallity?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chandler</title>
		<link>http://brysonian.com/2009/05/18/parrot-text-to-speech-library-for-processing/comment-page-1/#comment-2914</link>
		<dc:creator>chandler</dc:creator>
		<pubDate>Tue, 19 Jan 2010 05:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://brysonian.com/?p=51#comment-2914</guid>
		<description>Sadly, Apple removed all Cocoa Java classes in Snow Leopard. I&#039;m going to try and get it working again using &lt;a href=&quot;https://rococoa.dev.java.net/&quot; rel=&quot;nofollow&quot;&gt;rococoa&lt;/a&gt;. Until i get that sorted perhaps take a look at &lt;a href=&quot;http://www.local-guru.net/blog/pages/ttslib&quot; rel=&quot;nofollow&quot;&gt; ttslib &lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Sadly, Apple removed all Cocoa Java classes in Snow Leopard. I&#8217;m going to try and get it working again using <a href="https://rococoa.dev.java.net/" rel="nofollow">rococoa</a>. Until i get that sorted perhaps take a look at <a href="http://www.local-guru.net/blog/pages/ttslib" rel="nofollow"> ttslib </a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peripecio</title>
		<link>http://brysonian.com/2009/05/18/parrot-text-to-speech-library-for-processing/comment-page-1/#comment-2860</link>
		<dc:creator>peripecio</dc:creator>
		<pubDate>Thu, 14 Jan 2010 18:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://brysonian.com/?p=51#comment-2860</guid>
		<description>Hi!

I&#039;m trying to run in an Snow Leopard the examples included in library but i&#039;va an error:

ClassNotFoundException: com.apple.cocoa.application.NSSpeechSynthesizer

What colud be the problem?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#8217;m trying to run in an Snow Leopard the examples included in library but i&#8217;va an error:</p>
<p>ClassNotFoundException: com.apple.cocoa.application.NSSpeechSynthesizer</p>
<p>What colud be the problem?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
