sapi
Small Information in SAPI Grammar tonGrmmar Builder?
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[详细]
2023-04-11 04:28 分类:问答How to fix compiler errors in SAPI 5.1 Header Files
I got a lot of errors from SAPI 5.1 provided header files and cannot figure out how to fix those problems.[详细]
2023-04-01 12:21 分类:问答SAPI speech recognition training
I want to make application which can recognize non-English words and I understand I have train SAPI in order to do that.[详细]
2023-03-31 10:18 分类:问答how to create a grammar containing the text to train
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[详细]
2023-03-22 04:29 分类:问答How to create,open and set up connection with new database in oracle using SAP?
Please let me know How to create,open and 开发者_Python百科set up connection with new database in oracle using SAP?[详细]
2023-03-20 04:05 分类:问答Does SAPI 5.1 had good accuracy?
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[详细]
2023-03-16 22:29 分类:问答problem in recognition of numbers in system.speech?
speech and i added grmmar which only detects numbers like this SpeechRecognitionEngine RecognitionEngine = new SpeechRecognitionEngine(new CultureInfo(\"en-US\", true));[详细]
2023-03-16 02:51 分类:问答problem with Speech Sdk 5.1?
I am saving an audio file as test.wav from below SpeechVoiceSpeakFlags SpFlags = SpeechVoiceSpeakFlags.SVSFlagsAsync;[详细]
2023-03-14 13:03 分类:问答Using SAPI is there a way to enter pinyin for Chinese pronunciation?
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[详细]
2023-03-13 00:27 分类:问答is it possible to train sapi in C#?
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[详细]
2023-03-10 16:54 分类:问答