I'm using windows 7.
I'm making a spreadsheet of stock information that includes product codes, that can be a mixture of numbers, letters and hyphens.
I have the basics up and running, using speech recognition to dictate the information for each stock item.
The problem is that some codes are just numbers, but Speech Recognition insists on adding hyphens to them.
As an example, one code is 1101039.
When I read this out, Speech Recognition outputs it as 110-1039, even though I didn't ask for the hyphens.
If I say "remove hyphen from last word" it will result in 110 1039, which is wrong because it has a space.
I can ask for a correction, and then select the option that doesn't have a hyphen, but this slows things down.
These codes are critical, they cannot have erroneous hyphens and spaces in them. It is an incredible irritation to have speech recognition messing them up with hyphens I never asked for.
How do I stop these unwanted hyphens?