I developed an application which converts from voice to text using SAPI 5.1.
As the accuracy is too weak, I decided to create my own grammar, I created my own grammmar which only recognizes numbers from one to ten.
I failed in accuracy again. So I went in deep with the grammar file. I went through Lexion File which is used for pronunciation. So my question is
will lexicon file improve the accuracy? so that I can use pronunciation of numbers one to ten in the Lexicon file and then use it.
I need a template on how to create a lexicon file.