<?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: Speech Recognition in a C# WPF Application</title>
	<atom:link href="http://www.redmondpie.com/speech-recognition-in-a-c-wpf-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redmondpie.com/speech-recognition-in-a-c-wpf-application/</link>
	<description>Covering Microsoft and its competitors like no one else!</description>
	<lastBuildDate>Thu, 24 Feb 2011 20:05:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Elizakrav</title>
		<link>http://www.redmondpie.com/speech-recognition-in-a-c-wpf-application/comment-page-1/#comment-72974</link>
		<dc:creator>Elizakrav</dc:creator>
		<pubDate>Sat, 21 Aug 2010 22:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=4102#comment-72974</guid>
		<description>thank you,nice application</description>
		<content:encoded><![CDATA[<p>thank you,nice application</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guest</title>
		<link>http://www.redmondpie.com/speech-recognition-in-a-c-wpf-application/comment-page-1/#comment-40566</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Mon, 14 Jun 2010 17:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=4102#comment-40566</guid>
		<description>Hm. Immediately after the start debugging, error message:&lt;br&gt;&quot;Can not create an instance of&quot; Window1 &quot;, defined in the assembly&quot; SOUNDSPEECH, Version = 1.0.0.0, Culture = neutral, PublicKeyToken = null &quot;. The recipient calls an exception. Error in markup file&quot; Window1.xaml &quot;, line 1, position 9 this gives exception at load grammermethod.</description>
		<content:encoded><![CDATA[<p>Hm. Immediately after the start debugging, error message:<br />&#8220;Can not create an instance of&#8221; Window1 &#8220;, defined in the assembly&#8221; SOUNDSPEECH, Version = 1.0.0.0, Culture = neutral, PublicKeyToken = null &#8220;. The recipient calls an exception. Error in markup file&#8221; Window1.xaml &#8220;, line 1, position 9 this gives exception at load grammermethod.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: REBOT</title>
		<link>http://www.redmondpie.com/speech-recognition-in-a-c-wpf-application/comment-page-1/#comment-20792</link>
		<dc:creator>REBOT</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=4102#comment-20792</guid>
		<description>Hm. What  is meant by &quot;...+= new EventHandler&lt;SpeechRecognizedEventArgs&gt; (speechReco_SpeechRecognized);&quot;? What doing here &quot;(speechReco_SpeechRecognized)&quot;. thx.</description>
		<content:encoded><![CDATA[<p>Hm. What  is meant by &#8220;&#8230;+= new EventHandler&lt;SpeechRecognizedEventArgs&gt; (speechReco_SpeechRecognized);&#8221;? What doing here &#8220;(speechReco_SpeechRecognized)&#8221;. thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guest</title>
		<link>http://www.redmondpie.com/speech-recognition-in-a-c-wpf-application/comment-page-1/#comment-20793</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=4102#comment-20793</guid>
		<description>Ah, i&#039;m understand. And another misprint : &quot;speechReco.SpeechRecognized&quot;, don&#039;t &quot;speechReco_SpeechRecognized&quot;.</description>
		<content:encoded><![CDATA[<p>Ah, i&#39;m understand. And another misprint : &#8220;speechReco.SpeechRecognized&#8221;, don&#39;t &#8220;speechReco_SpeechRecognized&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: REBOT</title>
		<link>http://www.redmondpie.com/speech-recognition-in-a-c-wpf-application/comment-page-1/#comment-20794</link>
		<dc:creator>REBOT</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=4102#comment-20794</guid>
		<description>code &quot;public Window2&quot; - type variable declaration &quot;ds&quot; must be &quot;DataSet&quot;, don&#039;t &quot;Dataset&quot;.</description>
		<content:encoded><![CDATA[<p>code &#8220;public Window2&#8243; &#8211; type variable declaration &#8220;ds&#8221; must be &#8220;DataSet&#8221;, don&#39;t &#8220;Dataset&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BOT</title>
		<link>http://www.redmondpie.com/speech-recognition-in-a-c-wpf-application/comment-page-1/#comment-20795</link>
		<dc:creator>BOT</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=4102#comment-20795</guid>
		<description>code &quot;public Windiow&quot;  is a misprint, type variable declaration &quot;ds&quot; must be DataSet, don&#039;t &quot;Dataset&quot;. :)</description>
		<content:encoded><![CDATA[<p>code &#8220;public Windiow&#8221;  is a misprint, type variable declaration &#8220;ds&#8221; must be DataSet, don&#39;t &#8220;Dataset&#8221;. <img src='http://cdn.redmondpie.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNCT</title>
		<link>http://www.redmondpie.com/speech-recognition-in-a-c-wpf-application/comment-page-1/#comment-17544</link>
		<dc:creator>GNCT</dc:creator>
		<pubDate>Fri, 02 Oct 2009 18:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=4102#comment-17544</guid>
		<description>please upload this program with source on any file hosting :S</description>
		<content:encoded><![CDATA[<p>please upload this program with source on any file hosting :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNCT</title>
		<link>http://www.redmondpie.com/speech-recognition-in-a-c-wpf-application/comment-page-1/#comment-8693</link>
		<dc:creator>GNCT</dc:creator>
		<pubDate>Fri, 02 Oct 2009 12:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=4102#comment-8693</guid>
		<description>please upload this program with source on any file hosting :S</description>
		<content:encoded><![CDATA[<p>please upload this program with source on any file hosting :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markymarky</title>
		<link>http://www.redmondpie.com/speech-recognition-in-a-c-wpf-application/comment-page-1/#comment-5513</link>
		<dc:creator>markymarky</dc:creator>
		<pubDate>Sun, 02 Aug 2009 00:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=4102#comment-5513</guid>
		<description>Hi,

This is a really useful tutorial/sample, so thank you I have pretty much copied it all so far!

Although my application is different it is very similar.  I would like to be able to read in a .wav file and do voice recognition on that, could anybody point me to a suitable example or advise as to how to go about doing this,

Thanks in advance,

Mark</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is a really useful tutorial/sample, so thank you I have pretty much copied it all so far!</p>
<p>Although my application is different it is very similar.  I would like to be able to read in a .wav file and do voice recognition on that, could anybody point me to a suitable example or advise as to how to go about doing this,</p>
<p>Thanks in advance,</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: progg.ru</title>
		<link>http://www.redmondpie.com/speech-recognition-in-a-c-wpf-application/comment-page-1/#comment-5083</link>
		<dc:creator>progg.ru</dc:creator>
		<pubDate>Thu, 16 Jul 2009 14:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=4102#comment-5083</guid>
		<description>&lt;strong&gt;Распознование голоса в приложении на C# WPF...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from progg.ru...</description>
		<content:encoded><![CDATA[<p><strong>Распознование голоса в приложении на C# WPF&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from progg.ru&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.166 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-11 00:33:56 -->
<!-- Compression = gzip -->
