Kerem Gümrükcü
2008-04-29 16:55:02 UTC
Hi,
i am doing some basic "System.Speech" development and experimenting
with SpeechRecognizer. But my application fails with a Message that
say his:
System.PlatformNotSupportedException: Die Spracherkennung ist auf diesem
System nicht verfügbar. SAPI und die Spracherkennungsmodule wurden nicht
gefunden.
bei System.Speech.Recognition.RecognizerBase.Initialize(SapiRecognizer
recognizer, Boolean inproc)
bei System.Speech.Recognition.SpeechRecognizer.get_RecoBase()
bei
System.Speech.Recognition.SpeechRecognizer.add_SpeechHypothesized(EventHandler`1
value)
bei SpeechToCommand.STCMainForm.STCMainForm_Load(Object sender, EventArgs
e) in C:\projects\SpeechToCommand\STCMainForm.cs:Zeile 41.
---------------------------
OK
---------------------------
It say that the SpeechRecognition is not available on this system. SAPI and
SpeechRecognition Modules
could not be found. I dont know where to go from here.What exactly is
missing here? What do i have
to install on my system in order to make it work,...
The Operating System is Windows XP SP2 Up2Date. the .NET ist 3.5
and application has been developed with VStudio 2008 C#,...
Any hep is really appreciated,...
Sorry for Crossposting, but sometimes it really needs a long
time to get some answer on questions. Sometimes never...
TIA
Regards
Kerem
i am doing some basic "System.Speech" development and experimenting
with SpeechRecognizer. But my application fails with a Message that
say his:
System.PlatformNotSupportedException: Die Spracherkennung ist auf diesem
System nicht verfügbar. SAPI und die Spracherkennungsmodule wurden nicht
gefunden.
bei System.Speech.Recognition.RecognizerBase.Initialize(SapiRecognizer
recognizer, Boolean inproc)
bei System.Speech.Recognition.SpeechRecognizer.get_RecoBase()
bei
System.Speech.Recognition.SpeechRecognizer.add_SpeechHypothesized(EventHandler`1
value)
bei SpeechToCommand.STCMainForm.STCMainForm_Load(Object sender, EventArgs
e) in C:\projects\SpeechToCommand\STCMainForm.cs:Zeile 41.
---------------------------
OK
---------------------------
It say that the SpeechRecognition is not available on this system. SAPI and
SpeechRecognition Modules
could not be found. I dont know where to go from here.What exactly is
missing here? What do i have
to install on my system in order to make it work,...
The Operating System is Windows XP SP2 Up2Date. the .NET ist 3.5
and application has been developed with VStudio 2008 C#,...
Any hep is really appreciated,...
Sorry for Crossposting, but sometimes it really needs a long
time to get some answer on questions. Sometimes never...
TIA
Regards
Kerem
--
-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Microsoft Live Space: http://kerem-g.spaces.live.com/
Latest Open-Source Projects: http://entwicklung.junetz.de
-----------------------
"This reply is provided as is, without warranty express or implied."
-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Microsoft Live Space: http://kerem-g.spaces.live.com/
Latest Open-Source Projects: http://entwicklung.junetz.de
-----------------------
"This reply is provided as is, without warranty express or implied."