<?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 for brysonian.com</title>
	<atom:link href="http://brysonian.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://brysonian.com</link>
	<description>chandler b. mcwilliams</description>
	<lastBuildDate>Wed, 20 Jan 2010 17:19:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Parrot text-to-speech library for Processing 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>Comment on Parrot text-to-speech library for Processing 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>Comment on Parrot text-to-speech library for Processing 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>Comment on Parrot text-to-speech library for Processing 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>
	<item>
		<title>Comment on Mobile Media 09 at UCLA DMA by chandler</title>
		<link>http://brysonian.com/2009/11/12/mobile-media-09-at-ucla-dma/comment-page-1/#comment-2697</link>
		<dc:creator>chandler</dc:creator>
		<pubDate>Mon, 04 Jan 2010 02:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://brysonian.com/?p=105#comment-2697</guid>
		<description>Ahh yes, everything i&#039;ve got is up &lt;a href=&quot;http://teaching.brysonian.com/workshops/mobilemedia/writing-the-mobile-web/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Ahh yes, everything i&#8217;ve got is up <a href="http://teaching.brysonian.com/workshops/mobilemedia/writing-the-mobile-web/" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mobile Media 09 at UCLA DMA by jonobr1</title>
		<link>http://brysonian.com/2009/11/12/mobile-media-09-at-ucla-dma/comment-page-1/#comment-2694</link>
		<dc:creator>jonobr1</dc:creator>
		<pubDate>Mon, 04 Jan 2010 01:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://brysonian.com/?p=105#comment-2694</guid>
		<description>Do you have your html5 / css3 lecture up online anywhere?</description>
		<content:encoded><![CDATA[<p>Do you have your html5 / css3 lecture up online anywhere?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing arguments to Processing sketches by samuel</title>
		<link>http://brysonian.com/2009/04/19/passing-arguments-to-processing-sketches/comment-page-1/#comment-2279</link>
		<dc:creator>samuel</dc:creator>
		<pubDate>Sat, 14 Nov 2009 15:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://brysonian.com/?p=45#comment-2279</guid>
		<description>my problem is solved, love you so much!</description>
		<content:encoded><![CDATA[<p>my problem is solved, love you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Workshop at Machine Project by chandler</title>
		<link>http://brysonian.com/2009/06/20/iphone-workshop-at-machine-project/comment-page-1/#comment-916</link>
		<dc:creator>chandler</dc:creator>
		<pubDate>Thu, 02 Jul 2009 22:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://brysonian.com/?p=61#comment-916</guid>
		<description>Hey! I doubt there will be a recording, but if there is i&#039;ll drop you a line.</description>
		<content:encoded><![CDATA[<p>Hey! I doubt there will be a recording, but if there is i&#8217;ll drop you a line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Workshop at Machine Project by Marshall</title>
		<link>http://brysonian.com/2009/06/20/iphone-workshop-at-machine-project/comment-page-1/#comment-915</link>
		<dc:creator>Marshall</dc:creator>
		<pubDate>Thu, 02 Jul 2009 22:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://brysonian.com/?p=61#comment-915</guid>
		<description>Hey Chandler! Just happened to stumble across this - Any chance you&#039;re going to be recording this for download? Streaming it live, even? 

If only I were in LA :(</description>
		<content:encoded><![CDATA[<p>Hey Chandler! Just happened to stumble across this &#8211; Any chance you&#8217;re going to be recording this for download? Streaming it live, even? </p>
<p>If only I were in LA <img src='http://brysonian.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on John Henry von Neumann at Machine Project by Isabelle</title>
		<link>http://brysonian.com/2009/06/23/john-henry-von-neumann-at-machine-project/comment-page-1/#comment-891</link>
		<dc:creator>Isabelle</dc:creator>
		<pubDate>Wed, 24 Jun 2009 17:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://brysonian.com/?p=64#comment-891</guid>
		<description>can&#039;t wait!</description>
		<content:encoded><![CDATA[<p>can&#8217;t wait!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
