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

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -