<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: speak code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Wed, 23 Jul 2008 14:30:17 GMT</pubDate>
    <description>DZone Snippets: speak code</description>
    <item>
      <title>Text-to-speech</title>
      <link>http://snippets.dzone.com/posts/show/733</link>
      <description>&lt;code&gt;&lt;br /&gt;&gt;&gt;&gt; import win32com.client&lt;br /&gt;&gt;&gt;&gt; s = win32com.client.Dispatch("SAPI.SpVoice")&lt;br /&gt;&gt;&gt;&gt; s.Speak('Hello, how are you?')&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;You need MS Speech SDK installed. See &lt;a href=http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/114216&gt;recipe&lt;/a&gt;.</description>
      <pubDate>Sat, 17 Sep 2005 06:16:48 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/733</guid>
      <author>korakot (Korakot Chaovavanich)</author>
    </item>
  </channel>
</rss>
