I am using using system.speech.recognition to recognize a single word from many. Because the accurate 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!
feedback
|