<?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 : Dimensions, Measurements &amp; Fractions</title>
  <link>https://www.msspeech-forum.com/</link>
  <description><![CDATA[This is an XML content feed of; MSSpeech Forum : Macros and Macro Development : Dimensions, Measurements &amp; Fractions]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 06:24:52 +0000</pubDate>
  <lastBuildDate>Sun, 12 Jul 2015 18:44:35 +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=358</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[Dimensions, Measurements &amp; Fractions :  Thank you Russ but &amp;#034;most...]]></title>
   <link>https://www.msspeech-forum.com/dimensions-measurements-fractions_topic358_post1648.html#1648</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.msspeech-forum.com/member_profile.asp?PF=1896">TCD1317</a><br /><strong>Subject:</strong> 358<br /><strong>Posted:</strong> 12/Jul/2015 at 6:44pm<br /><br />Thank you Russ but "most of the time" is another way of saying that it's faster to use the keyboard which defeats the purpose. Also using "numeral" did not work in the application. <br><br>I was able to work through my issue and successfully create the desired macro.<br><br>Regards,<br><br>John<br><span style="font-size:10px"><br /><br />Edited by TCD1317 - 12/Jul/2015 at 6:46pm</span>]]>
   </description>
   <pubDate>Sun, 12 Jul 2015 18:44:35 +0000</pubDate>
   <guid isPermaLink="true">https://www.msspeech-forum.com/dimensions-measurements-fractions_topic358_post1648.html#1648</guid>
  </item> 
  <item>
   <title><![CDATA[Dimensions, Measurements &amp; Fractions : Saying &amp;#034;numeral&amp;#034; before...]]></title>
   <link>https://www.msspeech-forum.com/dimensions-measurements-fractions_topic358_post1639.html#1639</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.msspeech-forum.com/member_profile.asp?PF=75">russ</a><br /><strong>Subject:</strong> 358<br /><strong>Posted:</strong> 02/Jul/2015 at 5:13pm<br /><br />Saying "numeral" before the number should help. Try saying:<br /><br />numeral two and one half inch<br />comma<br />numeral five foot six and three sixteenth inches<br /><br />This worked for me most of the time.]]>
   </description>
   <pubDate>Thu, 02 Jul 2015 17:13:12 +0000</pubDate>
   <guid isPermaLink="true">https://www.msspeech-forum.com/dimensions-measurements-fractions_topic358_post1639.html#1639</guid>
  </item> 
  <item>
   <title><![CDATA[Dimensions, Measurements &amp; Fractions : I have searched the forum and...]]></title>
   <link>https://www.msspeech-forum.com/dimensions-measurements-fractions_topic358_post1638.html#1638</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.msspeech-forum.com/member_profile.asp?PF=1896">TCD1317</a><br /><strong>Subject:</strong> 358<br /><strong>Posted:</strong> 30/Jun/2015 at 6:20pm<br /><br />I have searched the forum and cannot find a related topic. If there is similar post please reply with a link.<br><br>I need to create a macro for dimensioning and measurements which will use fractions. WSR will sometimes hear a fractions and return a numerical fraction while other times return a phrase. I am not sure if I need to create an application specific dictionary or create an application specific vocabulary using the &lt;listenFor&gt; command. Hopefully the following will further explain.<br><br><p style="margin:0in;font-family:Calibri;font-size:11.0pt">I will say: "Two and one halfinches by five feet six and three sixteenths of an inch."</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt"><br></p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">WSR needs to send this to the application: 2 1/2", 5' 63/16"<br></p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">&nbsp;</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">I don't want to dothis:</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">&nbsp;</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">"Two space one slashtwo quote comma five apostrophe space six space three slash one six quote"</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">&nbsp;</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">Windows SpeechRecognition will do this sometimes:&nbsp; 2 1/2 inches by 5foot 6 and 3/16 inches</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">&nbsp;</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">Other times (testedin Notepad and Word) I get this:&nbsp; Two 1/2 by 5 foot 6and three sixteenths inches</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">&nbsp;</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">I have created a vocabulary list for the intended application and can easily create a macro for the menu items and keyboard shortcuts. It would be a tremendous time saver if I can include the dimensioning syntax into the same macro. Here is a sample of what I am trying to accomplish.<br></p><p style="margin:0in;font-family:Calibri;font-size:11.0pt"><br></p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">I have a list ofsubstitute words i.e.:</p><blockquote><p style="margin:0in;font-family:Calibri;font-size:11.0pt">"by" ="," (delineates separation of x and y dimensions )<br></p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">"inch" = " And Or "inches" = " <br></p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">"centimeters"=<span style="mso-spacerun:yes"> </span>cm</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">"sides"=<span style="mso-spacerun:yes"> </span>s</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">"and" =space bar</p></blockquote><p style="margin:0in;font-family:Calibri;font-size:11.0pt">and so on. <br></p><p style="margin:0in;font-family:Calibri;font-size:11.0pt"><br></p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">Also Fractions(short list of 16 most used):</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt"><br></p><blockquote><p style="margin:0in;font-family:Calibri;font-size:11.0pt">"one sixteenth" = 1/16<br></p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">"oneeighth" = 1/8</p><p style="margin:0in;font-family:Calibri;font-size:11.0pt">"three sixteenths" = 3/16</p></blockquote><p style="margin:0in;font-family:Calibri;font-size:11.0pt">etc.<br></p><p style="margin:0in;font-family:Calibri;font-size:11.0pt"><br></p>I have created a vocabulary list and will appreciate any help. <br><br>Thank you in advance.<br><br>John<br>]]>
   </description>
   <pubDate>Tue, 30 Jun 2015 18:20:04 +0000</pubDate>
   <guid isPermaLink="true">https://www.msspeech-forum.com/dimensions-measurements-fractions_topic358_post1638.html#1638</guid>
  </item> 
 </channel>
</rss>