<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: voice code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Thu, 24 Jul 2008 05:09:54 GMT</pubDate>
    <description>DZone Snippets: voice code</description>
    <item>
      <title>Festival TTS for Ruby</title>
      <link>http://snippets.dzone.com/posts/show/5234</link>
      <description>This text-to-speech engine uses Ruby and festival. Listen to the output as an &lt;a href="http://tinyurl.com/2knm39"&gt;mp3 sample&lt;/a&gt; [twittergram.com]&lt;br /&gt;&lt;br /&gt;Prerequisites:&lt;br /&gt;  sudo apt-get install festival lame&lt;br /&gt;  sudo gem install festivaltts4r&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;require "rubygems"&lt;br /&gt;require "festivaltts4r"&lt;br /&gt;				&lt;br /&gt;"I'm talking".to_speech&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Reference: &lt;a href="http://festivaltts4r.rubyforge.org/"&gt;Festival TTS for Ruby - Make your Ruby Strings talk!&lt;/a&gt; [rubyforge.org]</description>
      <pubDate>Sat, 15 Mar 2008 02:55:23 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/5234</guid>
      <author>jrobertson (James Robertson)</author>
    </item>
    <item>
      <title>Using Espeak</title>
      <link>http://snippets.dzone.com/posts/show/5220</link>
      <description>Espeak is a Text-to-speech program which I have used on Ubuntu. A sample of the audio can be found from &lt;a href="http://tinyurl.com/2tokqz"&gt;my twittergram&lt;/a&gt; [twittergram.com]. Note: I made a few spelling mistakes in the audio, listen and tell me if you can hear them.&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;espeak -f hello_jr -s 120&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Wed, 12 Mar 2008 21:29:36 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/5220</guid>
      <author>jrobertson (James Robertson)</author>
    </item>
    <item>
      <title>can i implement voice support for gaim</title>
      <link>http://snippets.dzone.com/posts/show/4488</link>
      <description>// description of your code here&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;// insert code here..&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Tue, 04 Sep 2007 09:57:12 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/4488</guid>
      <author>ravipardeshi (ravi)</author>
    </item>
  </channel>
</rss>
