<?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: Snippets for voice</title>
		<link>http://www.bytemycode.com</link>
		<description>Snippets for this tag.</description>
		<pubDate>Fri, 09 Jan 2009 16:24:50 +0000</pubDate>
		<copyright>1998-2009 </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</title>
	<link>http://www.bytemycode.com/snippets/snippet/646/</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[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Sat. Apr. 21st, 2007  7:04 PM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/646/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_helper.gif" align="middle" class="icon" alt="Helper" /> <a href="http://www.bytemycode.com/members/member/TimboTheGreat/" title="Helper">TimboTheGreat</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/speech">speech</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/tts">tts</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/VBSCRIPT">VBSCRIPT</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/voice">voice</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/646/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 5
			<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>