Damien80
2007-12-16 20:22:00 UTC
Hi,
I have an application written in C# (.NET 3.5) that uses SAPI 5.1 for voice
recognition. The app runs on Windows XP Pro SP2.
On an english installation everything is fine but on a german XP I get an
exception that tells me that recognizer and grammar use different languages.
The recognizer is set to english in the control pannel so I guess the problem
is that the application somehow reads the XP language settings and assumes
that german is the language it should use.
Is there a way I can tell the recognizer explicitely that it should use
english (as far as I know there is no german language recognition support for
XP anyway...).
Thanks for your help
Sebastian
I have an application written in C# (.NET 3.5) that uses SAPI 5.1 for voice
recognition. The app runs on Windows XP Pro SP2.
On an english installation everything is fine but on a german XP I get an
exception that tells me that recognizer and grammar use different languages.
The recognizer is set to english in the control pannel so I guess the problem
is that the application somehow reads the XP language settings and assumes
that german is the language it should use.
Is there a way I can tell the recognizer explicitely that it should use
english (as far as I know there is no german language recognition support for
XP anyway...).
Thanks for your help
Sebastian