问题
I am using using system.speech.recognition to recognize a single word from many. Because the accuracy is not very good, I want to consider more options the engine gives me.
However, the e.Result.Alternates only contains one result which is the same as e.Result.word. Is there a ways to force the engine to give me more options? Thank you!
来源:https://stackoverflow.com/questions/8214904/c-sharp-system-speech-recognition-alternates