<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>brysonian.com &#187; open-source</title>
	<atom:link href="http://brysonian.com/tag/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://brysonian.com</link>
	<description>chandler b. mcwilliams</description>
	<lastBuildDate>Fri, 01 Jan 2010 10:50:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Parrot text-to-speech library for Processing</title>
		<link>http://brysonian.com/2009/05/18/parrot-text-to-speech-library-for-processing/</link>
		<comments>http://brysonian.com/2009/05/18/parrot-text-to-speech-library-for-processing/#comments</comments>
		<pubDate>Mon, 18 May 2009 17:27:25 +0000</pubDate>
		<dc:creator>chandler</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://brysonian.com/?p=51</guid>
		<description><![CDATA[A student in my Programming Media II class wanted to use some text-to-speech for a project, so I created a processing library that is a light wrapper around Apple&#8217;s Java API for accessing the speech engine. The library allows you to set the current voice and speak away. Of course, its mac only.
You can get [...]]]></description>
			<content:encoded><![CDATA[<p>A student in my Programming Media II class wanted to use some text-to-speech for a project, so I created a processing library that is a light wrapper around Apple&#8217;s Java API for accessing the speech engine. The library allows you to set the current voice and speak away. Of course, its mac only.</p>
<p>You can get the library from the <a href="http://www.repetitionrepetition.com/code/parrot/">project page</a> and you can download the eclipse project for the library from <a href="http://github.com/brysonian/Parrot/tree/master">github</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://brysonian.com/2009/05/18/parrot-text-to-speech-library-for-processing/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
