I am using Windows 7 built in Speech Recognition to fill some forms. It works quite well but I have a problem. The speech recognizer does some kind of automatic normalization. For example, if I say "twelve dollars and fifty cents" it writes $12.5. That's good.
However, if I say "15 by 3 metres" it writes that phrase exactly and not what I would like it to write: "15x3 m".
How can I customize the speech normalization process to do what I need to?