<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>MSSpeech Forum : WSR keeps jumping to text while dictating</title>
  <link>https://www.msspeech-forum.com/</link>
  <description><![CDATA[This is an XML content feed of; MSSpeech Forum : New Users &amp; General Questions : WSR keeps jumping to text while dictating]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 30 Apr 2026 23:04:03 +0000</pubDate>
  <lastBuildDate>Sun, 10 May 2009 09:06:17 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.02</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.msspeech-forum.com/RSS_post_feed.asp?TID=84</WebWizForums:feedURL>
  <image>
   <title><![CDATA[MSSpeech Forum]]></title>
   <url>https://www.msspeech-forum.com/forum_images/msspeech_forum.png</url>
   <link>https://www.msspeech-forum.com/</link>
  </image>
  <item>
   <title><![CDATA[WSR keeps jumping to text while dictating :   Teejah wrote:I am using Microsoft...]]></title>
   <link>https://www.msspeech-forum.com/wsr-keeps-jumping-to-text-while-dictating_topic84_post408.html#408</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.msspeech-forum.com/member_profile.asp?PF=7">mmarkoe</a><br /><strong>Subject:</strong> 84<br /><strong>Posted:</strong> 10/May/2009 at 9:06am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Teejah" alt="Originally posted by Teejah" style="vertical-align: text-bottom;" /> <strong>Teejah wrote:</strong><br /><br />I am using Microsoft office 2007. The problem almost never occurs when using notepad or Microsoft Word. It occurs very very frequently in Windows Live Mail. The thread you mentioned was very helpful. I couldn't use the ALT-TAB approach though. A common situation is that I reply to incoming mails and switch to various other applications while writing my answer. So I cannot simply switch back to the previous application. I need to recognize the opened e-mail and paste my text there. The macro below does just that by looking for a window with a title including "Re: ". It works assuming there is only one open email at the time.</td></tr></table><DIV>&nbsp;</DIV><DIV>Great adaptation to meet your specific working style. Thank you for posting here and in the WSR Macros section of this forum.</DIV><DIV>&nbsp;</DIV><DIV>Marty</DIV>]]>
   </description>
   <pubDate>Sun, 10 May 2009 09:06:17 +0000</pubDate>
   <guid isPermaLink="true">https://www.msspeech-forum.com/wsr-keeps-jumping-to-text-while-dictating_topic84_post408.html#408</guid>
  </item> 
  <item>
   <title><![CDATA[WSR keeps jumping to text while dictating :  Hi Marty,I am using Microsoft...]]></title>
   <link>https://www.msspeech-forum.com/wsr-keeps-jumping-to-text-while-dictating_topic84_post406.html#406</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.msspeech-forum.com/member_profile.asp?PF=116">Teejah</a><br /><strong>Subject:</strong> 84<br /><strong>Posted:</strong> 10/May/2009 at 7:29am<br /><br /><div>Hi Marty,</div><div><br></div><div>I am using Microsoft office 2007. The problem almost never occurs when using notepad or Microsoft Word. It occurs very very frequently in Windows Live Mail. The thread you mentioned was very helpful. I couldn't use the ALT-TAB approach though. A common situation is that I reply to incoming mails and switch to various other applications while writing my answer. So I cannot simply switch back to the previous application. I need to recognize the opened e-mail and paste my text there. The macro below does just that by looking for a window with a title including "Re: ". It works assuming there is only one open email at the time.</div><div><br></div><div>Thanks again for your help!</div><div><br></div><div>&lt;speechMacros></div><div><br></div><div>&lt;!-- open e-mail dictation box --></div><div>&lt;command></div><div>&lt;listenFor>open email dictation box&lt;/listenFor></div><div>&lt;sendKeys>{{CTRL}}a&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>{{CTRL}}x&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;run command="wordpad.exe" params=""/></div><div>&lt;waitFor seconds="1"/></div><div>&lt;sendKeys>{{CTRL}}v&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>{{CTRL}}{Home}&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>{Enter}{Enter}{{CTRL}}{Home}&lt;/sendKeys></div><div>&lt;!-- Set the font to regular Verdana 10 pt --></div><div>&lt;sendKeys>{{ALT}}i&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>{Right}f&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>Verdana{TAB}&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>Regular{TAB}&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>10&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>{Enter}&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;!-- maximize the window --></div><div>&lt;sendKeys>{{ALT}} x&lt;/sendKeys></div><div>&lt;/command></div><div> </div><div>&lt;!-- post e-mail dictation --></div><div>&lt;command></div><div>&lt;listenFor>post email dictation&lt;/listenFor></div><div>&lt;sendKeys>{{CTRL}}a&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>{{CTRL}}c&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;!-- switch to e-mail client --></div><div>&lt;switchToApp windowTitleContains="Re: "/></div><div>&lt;waitFor seconds="1"/></div><div>&lt;sendKeys>{{CTRL}}v&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;!-- Set the font of all text to regular Verdana 10 pt --></div><div>&lt;sendKeys>{{CTRL}}a&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>{{ALT}}i&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>{Right}f&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>Verdana{TAB}&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>Regular{TAB}&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>10&lt;/sendKeys></div><div>&lt;waitFor seconds=".25"/></div><div>&lt;sendKeys>{Enter}&lt;/sendKeys></div><div>&lt;waitFor seconds=".5"/></div><div>&lt;!-- position the cursor at the top --></div><div>&lt;sendKeys>{{CTRL}}{Home}&lt;/sendKeys></div><div>&lt;!-- switch back and clear --></div><div>&lt;sendKeys>{{ALT}}{TAB}&lt;/sendKeys></div><div>&lt;waitFor seconds=".5"/></div><div>&lt;sendKeys>{{ALT}}{F4}&lt;/sendKeys></div><div>&lt;sendKeys>n&lt;/sendKeys></div><div>&lt;/command></div><div><br></div><div>&lt;/speechMacros></div><span style="font-size:10px"><br /><br />Edited by Teejah - 10/May/2009 at 7:31am</span>]]>
   </description>
   <pubDate>Sun, 10 May 2009 07:29:54 +0000</pubDate>
   <guid isPermaLink="true">https://www.msspeech-forum.com/wsr-keeps-jumping-to-text-while-dictating_topic84_post406.html#406</guid>
  </item> 
  <item>
   <title><![CDATA[WSR keeps jumping to text while dictating :   Teejah wrote:I have a VXI headset...]]></title>
   <link>https://www.msspeech-forum.com/wsr-keeps-jumping-to-text-while-dictating_topic84_post397.html#397</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.msspeech-forum.com/member_profile.asp?PF=7">mmarkoe</a><br /><strong>Subject:</strong> 84<br /><strong>Posted:</strong> 09/May/2009 at 8:39am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Teejah" alt="Originally posted by Teejah" style="vertical-align: text-bottom;" /> <strong>Teejah wrote:</strong><br /><br /><FONT face=Arial size=3 ="Apple-style-span"><SPAN style="FONT-SIZE: 13px" ="Apple-style-span"><SPAN style="FONT-SIZE: 12px; FONT-FAMILY: Verdana" ="Apple-style-span"><SPAN lang=EN-US style="COLOR: black"><SPAN style="FONT-SIZE: small" Apple-style-span="Apple-style-span"><FONT face="Arial, Helvetica, sans-serif" Apple-style-span="Apple-style-span">I have a VXI headset with an external soundpod, purchased through your web site. It does not seem to be headset related, as this particular problem occurred when using my previous headset as well (a simple cheap one from Canyon)</td></tr></table><DIV>I agree, if the problem existed with another microphone it is unlikely the microphone.</DIV><DIV>&nbsp;</DIV><DIV>The only training for a new microphone in WSR should have to be the Set up my microphone wizard. Don't worry about the audio level in the Recording settings as long as it passes the wizard.</DIV><DIV>&nbsp;</DIV><DIV>We've not seen anything detrimental by having the Enable Dictation Everywhere enabled.</DIV><DIV>&nbsp;</DIV><DIV>We do not have the jumping cursor in Outlook or Word. We use the Office 2007 versions of both. Are you using an earlier version of Office?</DIV><DIV>&nbsp;</DIV><DIV>Just thought of this, try dictating in Notepad and see if you have the problem there. If not, you can use the Dictation Box macro to dictate into Notepad and transfer the text into the text field you initiated the macro from. See the thread at:</DIV><DIV><a href="http://www.msspeech-forum.com/forum_posts.asp?TID=36&amp;title=can-we-get-something-like-dictati&#111;n-box" target="_blank">http://www.msspeech-forum.com/forum_posts.asp?TID=36&amp;title=can-we-get-something-like-dictation-box</A></DIV><DIV>Read the whole thread as there were some corrections. Also, you can change:</DIV><DIV>&lt;run command="wordpad.exe" params=""/&gt;</DIV><DIV>to</DIV><DIV>&lt;run command="notepad.exe" params=""/&gt;</DIV><DIV>as you might have the problem in versions of Wordpad prior to 2007.</DIV><DIV>&nbsp;</DIV><DIV>Marty</DIV></FONT></SPAN></SPAN></SPAN></SPAN></FONT>]]>
   </description>
   <pubDate>Sat, 09 May 2009 08:39:54 +0000</pubDate>
   <guid isPermaLink="true">https://www.msspeech-forum.com/wsr-keeps-jumping-to-text-while-dictating_topic84_post397.html#397</guid>
  </item> 
  <item>
   <title><![CDATA[WSR keeps jumping to text while dictating :  Hi Marty,  Thank you for your quick...]]></title>
   <link>https://www.msspeech-forum.com/wsr-keeps-jumping-to-text-while-dictating_topic84_post396.html#396</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.msspeech-forum.com/member_profile.asp?PF=116">Teejah</a><br /><strong>Subject:</strong> 84<br /><strong>Posted:</strong> 09/May/2009 at 4:58am<br /><br /><div><p Ms&#111;normal="Ms&#111;normal" style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:  12.0pt"><span lang="EN-US" style="color: black; "><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif">Hi Marty,</font></span></span></p><p Ms&#111;normal="Ms&#111;normal" style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:  12.0pt"><span lang="EN-US" style="color: black; "><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif">Thank you for yourquick reply. As for your suggestions:</font></span></span></p><p Ms&#111;normal="Ms&#111;normal" style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:  12.0pt"><font ="Apple-style-span" face="Arial" size="3"><span ="Apple-style-span" style="font-size: 13px;">1) <span ="Apple-style-span" style="font-family: Verdana; font-size: 12px; "><span lang="EN-US" style="color: black; "><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif">I think themicrophone element is placed correctly. I watched the demonstration in one ofyour videos. By the way, thanks for those videos. It really helps to find theright product.</font></span></span></span></span></font></p><p Ms&#111;normal="Ms&#111;normal" style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:  12.0pt"><font ="Apple-style-span" face="Arial" size="3"><span ="Apple-style-span" style="font-size: 13px;">2)<span ="Apple-style-span" style="font-family: Verdana; font-size: 12px; "><span lang="EN-US" style="color: black; "><span style="mso-list:Ignore"><span style="font:7.0pt &quot;Times New Roman&quot;"><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif"> </font></span></span></span></span><span lang="EN-US" style="color: black; "><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif">I ran the utility. It asked me to read a sentence. Inoticed I had to read quite loud in order for the utility to hear me. Throughthe “Speaker Properties”, I’ve found that the microphone level had a defaultvalue of 0. I set it at 50, but it does not seem to make any difference.</font></span></span></span></span></font></p><p Ms&#111;normal="Ms&#111;normal" style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:  12.0pt"><font ="Apple-style-span" face="Arial" size="3"><span ="Apple-style-span" style="font-size: 13px;">3)<span ="Apple-style-span" style="font-family: Verdana; font-size: 12px; "><span lang="EN-US" style="color: black; "><span style="mso-list:Ignore"><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif"> </font></span></span></span><span lang="EN-US" style="color: black; "><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif">I have a VXI headsetwith an external soundpod, purchased through your web site. It does not seem tobe headset related, as this particular problem occurred when using my previous headsetas well (a simple cheap one from Canyon)</font></span></span></span></span></font></p><p Ms&#111;normal="Ms&#111;normal" style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:  12.0pt"><span lang="EN-US" style="color: black; "><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif">One thing is I’m usingthe new headset only for a couple of days now. The software may have to getused to it. Another thing I just noticed, is that unwanted jumping to textfragments occurs much less frequently in Microsoft Word than in the e-mailprogram I am using, which is Windows Live Mail. The option “enable dictation everywhere”is disabled, so I figured any Microsoft software supporting dictation should workequally well. But it does not seem to be.</font></span></span></p><p Ms&#111;normal="Ms&#111;normal" style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:  12.0pt"><span lang="EN-US" style="color: black; "><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif">I have one otheridea that may solve this: it should be possible to replace the phrase thatnormally triggers the “go to </font></span><i style="mso-bidi-font-style:normal"><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif">word</font></span></i><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif">”command with another phrase, for example “jump to </font></span><i style="mso-bidi-font-style:  normal"><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif">word</font></span></i><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif">”. However, I did not succeed in making a “emulate recognition“macro because it should include a variable (word).</font></span></span></p><p Ms&#111;normal="Ms&#111;normal" style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:  12.0pt"><span lang="EN-US" style="color: black; "><span Apple-style-span="Apple-style-span" style="font-size: small;"><font Apple-style-span="Apple-style-span" face="Arial, Helvetica, sans-serif">Thanks again foryour help, I hope you let me know if you have any other ideas.</font></span><o:p></o:p></span></p></div><span style="font-size:10px"><br /><br />Edited by Teejah - 09/May/2009 at 5:00am</span>]]>
   </description>
   <pubDate>Sat, 09 May 2009 04:58:37 +0000</pubDate>
   <guid isPermaLink="true">https://www.msspeech-forum.com/wsr-keeps-jumping-to-text-while-dictating_topic84_post396.html#396</guid>
  </item> 
  <item>
   <title><![CDATA[WSR keeps jumping to text while dictating :   Teejah wrote:When I answer...]]></title>
   <link>https://www.msspeech-forum.com/wsr-keeps-jumping-to-text-while-dictating_topic84_post394.html#394</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.msspeech-forum.com/member_profile.asp?PF=7">mmarkoe</a><br /><strong>Subject:</strong> 84<br /><strong>Posted:</strong> 08/May/2009 at 10:30am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Teejah" alt="Originally posted by Teejah" style="vertical-align: text-bottom;" /> <strong>Teejah wrote:</strong><br /><br /><FONT size=3 ="Apple-style-span"><SPAN style="FONT-SIZE: 11px; LINE-HEIGHT: normal" ="Apple-style-span">When I answer an e-mail using Windows Speech Recognition, and I dictate a few words which are similar to words already present anywhere in the text, the cursor jumps to those words rather than typing the text. It acts as if i was using the "go to word" command, but I'm not.<DIV><BR></DIV><DIV>How can I prevent WSR from jumping to text? I just want it to type what I say.</SPAN></FONT></td></tr></table></DIV><DIV>This may be a sound issue.&nbsp; Here are the things to try:make</DIV><OL><LI>The microphone element of the headset microphone should be the corner of your mouth and not in front of your mouth.&nbsp; When it is in front of your mouth breath inhales and exhales will be interpreted incorrectly as words or commands.Before</LI><LI>Before starting a dictation session, run the, "Set up my microphone," utility. Right click the microphone on the Speech Bar, Configuration, Set up my microphone.Itit</LI><LI>It&nbsp;always helps to have a good microphone/sound card.&nbsp; If you do not have a good speech recognition microphone you will not get the best accuracy and probably have poor noise canceling.&nbsp; In addition, a USB input will assure you the best accuracy.&nbsp; Some manufacturers do not shield their on board sound chips and these will pick up extraneous electronic noise from within the computer enclosure.</LI></OL><P>Marty</P>]]>
   </description>
   <pubDate>Fri, 08 May 2009 10:30:33 +0000</pubDate>
   <guid isPermaLink="true">https://www.msspeech-forum.com/wsr-keeps-jumping-to-text-while-dictating_topic84_post394.html#394</guid>
  </item> 
  <item>
   <title><![CDATA[WSR keeps jumping to text while dictating : Hi,When I answer an e-mail using...]]></title>
   <link>https://www.msspeech-forum.com/wsr-keeps-jumping-to-text-while-dictating_topic84_post393.html#393</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.msspeech-forum.com/member_profile.asp?PF=116">Teejah</a><br /><strong>Subject:</strong> 84<br /><strong>Posted:</strong> 08/May/2009 at 9:44am<br /><br /><font ="Apple-style-span" size="3"><span ="Apple-style-span" style="font-size: 11px; line-height: normal;"><div>Hi,</div><div><br></div><div>When I answer an e-mail using Windows Speech Recognition, and I dictate a few words which are similar to words already present anywhere in the text, the cursor jumps to those words rather than typing the text. It acts as if i was using the "go to word" command, but I'm not.</div><div><br></div><div>How can I prevent WSR from jumping to text? I just want it to type what I say.</div><div><br></div><div>Thanks for any help!</div></span></font>]]>
   </description>
   <pubDate>Fri, 08 May 2009 09:44:31 +0000</pubDate>
   <guid isPermaLink="true">https://www.msspeech-forum.com/wsr-keeps-jumping-to-text-while-dictating_topic84_post393.html#393</guid>
  </item> 
 </channel>
</rss>