|
| SAPI 5.1 with C# 2.0 |
 |
Fri, 15 Feb 2008 03:35:01 -080 |
Hi,
I have been using SAPI 5.1 with C# 2.0 in VS 2005. the help in the Speech
SDK 5.1 is usually provided for VB or C++.
i have developed a speech recognition system as my degree project using
shared context and microphone. Now i want to recognize an audio wav file. I
tried to traslate the vb code into C# from SDK ( bind wave file with speech
input).
The code does not give any compiler error or exception but it just does not
generates the recognition event.
I tried to play around with it but of no use. But Same applications runs
smoothly when i use a Shared Context and Microphone or rear mic as input
source.
ps im using a command and control grammer here, i load it from an XML file,
it runs ok with shared context, i mean the application recognises every word
i say.
please let me know wat should i do, i have trying to solve this issue for a
while now.
Thanks,
Regards,
Hasan Ali.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|