c# - What's the difference between using System.speech.recognition and ISpRecognizer in SAPI? -
i'm creating simple speech recognition application , implement recognition using system.speech.recognition namespace. came across isprecognizer in msdn , know how can use , other classes improve application.
note: need prioritize user defined grammars , dictation grammar in application well
Comments
Post a Comment