<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to train the SAPI recognizer</title><link>http://blogs.msdn.com/b/tsfaware/archive/2010/03/15/how-to-train-the-sapi-recognizer.aspx</link><description>Implementing SAPI training is relatively hard, and the documentation doesn’t really tell you what you need to know. 
 ISpRecognizer2::SetTrainingState switches the recognizer into or out of training mode. 
 When you go into training mode, all that really</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How to train the SAPI recognizer</title><link>http://blogs.msdn.com/b/tsfaware/archive/2010/03/15/how-to-train-the-sapi-recognizer.aspx#9994457</link><pubDate>Mon, 12 Apr 2010 16:23:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9994457</guid><dc:creator>Eric C Brown</dc:creator><description>&lt;p&gt;Most of the adaptation actually occurs when the recognizer moves out of training state.&lt;/p&gt;
&lt;p&gt;This is engine dependent; other SAPI-compatible engines could adapt at recognition time.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9994457" width="1" height="1"&gt;</description></item><item><title>re: How to train the SAPI recognizer</title><link>http://blogs.msdn.com/b/tsfaware/archive/2010/03/15/how-to-train-the-sapi-recognizer.aspx#9992347</link><pubDate>Thu, 08 Apr 2010 11:25:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9992347</guid><dc:creator>John</dc:creator><description>&lt;p&gt;This is great thanks. &amp;nbsp;When does the engine actually adapt to the audio and text you give it?&lt;/p&gt;
&lt;p&gt;thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9992347" width="1" height="1"&gt;</description></item><item><title>re: How to train the SAPI recognizer</title><link>http://blogs.msdn.com/b/tsfaware/archive/2010/03/15/how-to-train-the-sapi-recognizer.aspx#9984444</link><pubDate>Wed, 24 Mar 2010 16:19:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9984444</guid><dc:creator>Eric C Brown</dc:creator><description>&lt;p&gt;Training is a two-part process. &amp;nbsp;The recognizer actually has to see the audio twice; you can't just build a set of transcripts and toggle training mode on and off.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9984444" width="1" height="1"&gt;</description></item><item><title>re: How to train the SAPI recognizer</title><link>http://blogs.msdn.com/b/tsfaware/archive/2010/03/15/how-to-train-the-sapi-recognizer.aspx#9983997</link><pubDate>Wed, 24 Mar 2010 00:32:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9983997</guid><dc:creator>Naveen</dc:creator><description>&lt;p&gt;Do you have to do it piecewise ? &lt;/p&gt;
&lt;p&gt;Why do you have to get the audio and text using &amp;nbsp;ISpRecoResult::GetAudio and not a prerecorded wav file and its corresonding text ? &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9983997" width="1" height="1"&gt;</description></item></channel></rss>