<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Thu, 04 Dec 2008 19:06:42 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>VBScript - Text To Speech 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/646/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/646/comments/</comments>
		<pubDate>Sat, 21 Apr 2007 19:04:41 +0000</pubDate>
		<dc:creator>TimboTheGreat</dc:creator>
		<category>speech, tts, VBSCRIPT, voice</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/646/</guid>
		<description>
			<![CDATA[
				<p>This script demonstrates the use of the Speech API via VBScript.  Simply type in the word or phrase that you want to the computer to speak and click OK.  Useful for vocalizing the results of a function or literally reading a text file to the user.<br /><br />Note:  To successfully run this code you MUST have the Speech API installed.  The Speech API is installed during a complete Office install.  If the required libraries are not present on your system, search Microsoft.com for the speech API SDK download.  See this page for help on setting up Text To Speech: http://support.microsoft.com/kb/306902/</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>