<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Speech Saver - A utility to automatically turn off Vista's Speech Recognition</title><link>http://speechsaver.codeplex.com/Project/ProjectRss.aspx</link><description>A very simple VB.Net system tray utility to turn automatically off Vista&amp;#39;s Speech Recognition after a few user determined minutes with no voice activity. </description><item><title>CREATED ISSUE: Add "Stop Listening" option</title><link>http://www.codeplex.com/speechsaver/WorkItem/View.aspx?WorkItemId=109</link><description>Instead of turning SR off, I'd like to also add a "Stop Listening" option...

I tried to add this for 1.0.0.0 but wasn't able to find an easy way to accomplish it.

Tried EmulateRecongition("Stop Listening"), but that didn't work (i.e. the shared recognition engine didn't stop listening... It didn't error, it just didn't do anything). Need to R&amp;D into this to find out what I'm doing wrong (probably not loading the Grammer right, or something...) </description><author>gduncan411</author><pubDate>Mon, 30 Apr 2007 14:10:40 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Add "Stop Listening" option 20070430021040P</guid></item><item><title>UPDATED RELEASE: Speech Saver 1.0.1.1 Beta (Apr 28, 2007)</title><link>http://www.codeplex.com/speechsaver/Release/ProjectReleases.aspx?ReleaseId=3831</link><description>See project home page for release details.</description><author></author><pubDate>Sat, 28 Apr 2007 22:22:13 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Speech Saver 1.0.1.1 Beta (Apr 28, 2007) 20070428102213P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/speechsaver/SourceControl/ListDownloadableCommits.aspx</link><description>1.0.1.1 Release</description><author>gduncan411</author><pubDate>Sat, 28 Apr 2007 21:51:45 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070428095145P</guid></item><item><title>UPDATED RELEASE: Speech Saver 1.0.0.0 Beta (Apr 28, 2007)</title><link>http://www.codeplex.com/speechsaver/Release/ProjectReleases.aspx?ReleaseId=3822</link><description>This is the initial release (i.e. it works on my machine  ;)</description><author></author><pubDate>Sat, 28 Apr 2007 21:49:42 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Speech Saver 1.0.0.0 Beta (Apr 28, 2007) 20070428094942P</guid></item><item><title>CREATED RELEASE: Speech Saver 1.0.1.1 Beta (Apr 28, 2007)</title><link>http://www.codeplex.com/speechsaver/Release/ProjectReleases.aspx?ReleaseId=3831</link><description>Added</description><author></author><pubDate>Sat, 28 Apr 2007 21:48:10 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Speech Saver 1.0.1.1 Beta (Apr 28, 2007) 20070428094810P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/speechsaver/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
This is a very simple system tray utility written in VB.Net (2005) to turn off Vista's Speed Recognition (SR) after a few minutes with no activity. &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Released History
&lt;/h2&gt;&lt;b&gt;1.0.1.1 Released 4/28/2007&lt;/b&gt;&lt;br /&gt;&lt;pre&gt;
Added Seconds control and support
 
Changed Minute minimum from 1 to 0
	To allow for 30, etc second timeouts
	0 Minute, 0 Second timeout will revert to a 1 Minute timeout
 
Update to check to see if Speech Recognition is running before attempting to connect to Shared Recognition Engine
	Now it SR is not running, launching this utility will not start it up.
	
Updated to watch Windows Messages to see if SR is started up or exited while the SpeechSaver is running
	If SR is started, then the timer is reset 
	If SR is stopped, then the timer is stopped.
 
Added &amp;quot;Startup with Windows&amp;quot; option
	If clicked, the app will be added to the user's RUN Registry key
	
Added application version number to the titlebar
	This makes it easier for the user and me to identify which version they are running
&lt;/pre&gt;&lt;b&gt;1.0.0.0 Released 4/28/2007&lt;/b&gt;&lt;br /&gt;&lt;span class="codeInline"&gt;Initial public release&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Notes
&lt;/h2&gt;Currently SR is turned Off when the timeout is reached. I'm currently looking into also providing a &amp;quot;Sleep&amp;quot; option as well. &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Thanks
&lt;/h2&gt;I'd like to thank Rob, Eric, Alex and the rest of the Vista SR team for their help on this project and for Vista's SR (which is a seriously undersung cool Vista feature)&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Related Blog Posts
&lt;/h2&gt;&lt;a href="http://coolthingoftheday.blogspot.com" class="externalLink"&gt;Greg's Cool [Insert Clever Name] of the Day&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://coolthingoftheday.blogspot.com/2007/04/start-of-vista-speech-recognition-auto.html" class="externalLink"&gt;Start of a Vista Speech Recognition Auto &amp;quot;Stop Listening&amp;quot; Applet (Think &amp;quot;Voice Saver&amp;quot;)?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://coolthingoftheday.blogspot.com/2007/02/security-exploits-are-not-funny-but.html" class="externalLink"&gt;Security Exploits are not funny, but this still made me kind of laugh - Using Vista's Speech as a Remote Exploit&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://coolthingoftheday.blogspot.com/2006/08/vista-5536-pre-rc1-voice-recognition.html" class="externalLink"&gt;Vista 5536 (Pre-RC1) Voice Recognition Rocks&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Screenshot
&lt;/h2&gt;&lt;img src="http://www.codeplex.com/speechsaver/Project/FileDownload.aspx?DownloadId=11372" alt="SpeechSaver.1.0.1.1.png" /&gt;&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>gduncan411</author><pubDate>Sat, 28 Apr 2007 21:46:06 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070428094606P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/speechsaver/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
This is a very simple system tray utility written in VB.Net (2005) to turn off Vista's Speed Recognition (SR) after a few minutes with no activity. &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Notes
&lt;/h2&gt;Currently SR is turned Off when the timeout is reached. I'm currently looking into also providing a &amp;quot;Sleep&amp;quot; option as well. &lt;br /&gt; &lt;br /&gt;I'll may be adding a &amp;quot;Startup with Windows&amp;quot; option (i.e. auto add/remove from the User's Startup folder).&lt;br /&gt; &lt;br /&gt;If SR is not running when the Speech Saver is launched, then SR will be automatically started. I'm not sure how I feel about this and may try to make the application a smarter in this reguard.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Thanks
&lt;/h2&gt;I'd like to thank Rob, Eric, Alex and the rest of the Vista SR team for their help on this project and for Vista's SR (which is a seriously undersung cool Vista feature)&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Related Blog Posts
&lt;/h2&gt;&lt;a href="http://coolthingoftheday.blogspot.com" class="externalLink"&gt;Greg's Cool [Insert Clever Name] of the Day&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://coolthingoftheday.blogspot.com/2007/04/start-of-vista-speech-recognition-auto.html" class="externalLink"&gt;Start of a Vista Speech Recognition Auto &amp;quot;Stop Listening&amp;quot; Applet (Think &amp;quot;Voice Saver&amp;quot;)?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://coolthingoftheday.blogspot.com/2007/02/security-exploits-are-not-funny-but.html" class="externalLink"&gt;Security Exploits are not funny, but this still made me kind of laugh - Using Vista's Speech as a Remote Exploit&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://coolthingoftheday.blogspot.com/2006/08/vista-5536-pre-rc1-voice-recognition.html" class="externalLink"&gt;Vista 5536 (Pre-RC1) Voice Recognition Rocks&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Screenshot
&lt;/h2&gt;&lt;img src="http://www.codeplex.com/speechsaver/Project/FileDownload.aspx?DownloadId=11355" alt="SpeechSaver.png" /&gt;&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>gduncan411</author><pubDate>Sat, 28 Apr 2007 15:04:24 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070428030424P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/speechsaver/SourceControl/ListDownloadableCommits.aspx</link><description>Initial release, 1.0.0.0</description><author>gduncan411</author><pubDate>Sat, 28 Apr 2007 15:03:37 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070428030337P</guid></item><item><title>CREATED RELEASE: Speech Saver 1.0.0.0 Beta</title><link>http://www.codeplex.com/speechsaver/Release/ProjectReleases.aspx?ReleaseId=3822</link><description>This is the initial release (i.e. it works on my machine  ;)</description><author></author><pubDate>Sat, 28 Apr 2007 15:02:12 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Speech Saver 1.0.0.0 Beta 20070428030212P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/speechsaver/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
This is a very simple system tray utility written in VB.Net (2005) to turn off Vista's Speed Recognition (SR) after a few minutes with no activity. &lt;br /&gt; &lt;br /&gt;!!Notes&lt;br /&gt;Currently SR is turned Off when the timeout is reached. I'm currently looking into also providing a &amp;quot;Sleep&amp;quot; option as well. &lt;br /&gt; &lt;br /&gt;I'll may be adding a &amp;quot;Startup with Windows&amp;quot; option (i.e. auto add/remove from the User's Startup folder).&lt;br /&gt; &lt;br /&gt;If SR is not running when the Speech Saver is launched, then SR will be automatically started. I'm not sure how I feel about this and may try to make the application a smarter in this reguard.&lt;br /&gt; &lt;br /&gt;!!Thanks&lt;br /&gt;I'd like to thank Rob, Eric, Alex and the rest of the Vista SR team for their help on this project and for Vista's SR (which is a seriously undersung cool Vista feature)&lt;br /&gt; &lt;br /&gt;!!Related Blog Posts&lt;br /&gt;&lt;a href="http://coolthingoftheday.blogspot.com" class="externalLink"&gt;Greg's Cool [Insert Clever Name] of the Day&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://coolthingoftheday.blogspot.com/2007/04/start-of-vista-speech-recognition-auto.html" class="externalLink"&gt;Start of a Vista Speech Recognition Auto &amp;quot;Stop Listening&amp;quot; Applet (Think &amp;quot;Voice Saver&amp;quot;)?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://coolthingoftheday.blogspot.com/2007/02/security-exploits-are-not-funny-but.html" class="externalLink"&gt;Security Exploits are not funny, but this still made me kind of laugh - Using Vista's Speech as a Remote Exploit&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://coolthingoftheday.blogspot.com/2006/08/vista-5536-pre-rc1-voice-recognition.html" class="externalLink"&gt;Vista 5536 (Pre-RC1) Voice Recognition Rocks&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;!!Screenshots&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>gduncan411</author><pubDate>Sat, 28 Apr 2007 14:53:43 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070428025343P</guid></item></channel></rss>