<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Visual Studio Express 2005 Video Tutorial &#8211; Part 4 &#8211; Adding Text-To-Speech (TTS)</title>
	<atom:link href="http://idealprogrammer.com/videos/visual-studio-express-2005-video-tutorial-part-4-adding-text-to-speech/feed/" rel="self" type="application/rss+xml" />
	<link>http://idealprogrammer.com/videos/visual-studio-express-2005-video-tutorial-part-4-adding-text-to-speech/</link>
	<description>Take a Little Action each Day to Transform Yourself into the Ideal Programmer</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:58:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: choicewebconcepts</title>
		<link>http://idealprogrammer.com/videos/visual-studio-express-2005-video-tutorial-part-4-adding-text-to-speech/#comment-73293</link>
		<dc:creator>choicewebconcepts</dc:creator>
		<pubDate>Fri, 26 Aug 2011 03:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://idealprogrammer.com/languages/visual-basic-vbnet/visual-studio-express-2005-video-tutorial-part-4-adding-text-to-speech/#comment-73293</guid>
		<description>you might want to include the line of code :
Dim  voice As New SpeechLib.SpVoice
for those of us who are just starting out. It took me a couple of minutes to realize that the reason my program was not functioning was due to not creating the object before using it. I know this is basic but it was confusing for me.</description>
		<content:encoded><![CDATA[<p>you might want to include the line of code :<br />
Dim  voice As New SpeechLib.SpVoice<br />
for those of us who are just starting out. It took me a couple of minutes to realize that the reason my program was not functioning was due to not creating the object before using it. I know this is basic but it was confusing for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

