How do we load a grammar file .xml into GrammarBuilder class, so 开发者_StackOverflowthat i will pass my grammar builder to the engine?GrammarBuilder.AppendRuleReference() is the answer finally i got
I got a lot of errors from SAPI 5.1 provided header files and cannot figure out how to fix those problems.
I want to make application which can recognize non-English words and I understand I have train SAPI in order to do that.
I\'ve read the blog of Eric about How to train the SAPI recognizer, and followed the pseudocode. But I don\'t know how to create a grammar containing the text to train. Now I have the correct transcri
Please let me know How to create,open and 开发者_Python百科set up connection with new database in oracle using SAP?
I had a doubt that does SAPI has good accuracy in voice recognition? when i try to read numbers from one to ten , the accuracy is not even 3%. i had a doubt that whether i did wrong or the SAPI itself
speech and i added grmmar which only detects numbers like this SpeechRecognitionEngine RecognitionEngine = new SpeechRecognitionEngine(new CultureInfo(\"en-US\", true));
I am saving an audio file as test.wav from below SpeechVoiceSpeakFlags SpFlags = SpeechVoiceSpeakFlags.SVSFlagsAsync;
The goal is to be able to pronounce something like wo3.System.Speech can handle Chinese characters, but is there a way to input pinyin directly?It seems from http://msdn.microsoft.com/en-us/library/ms
is it possible to train sapi with C#? lets say I have a wav file contains a specific word the engine is not able to detect it or it detects the word but it gives wrong value.. so I need to add this wo