Creating new instance of Microsoft.Speech.Recognition.SpeechRecognitionEngine fails on server
-
Saturday, 30 April 2011 4:55 AM
Hello All,
I have a WCF service running on Windows Server which has Microsoft Speech Platform Server Runtime 10.1 installed (i've verified this is installed.
My problem is in my service I create an instance of SpeechRecognitionEngine and it fails right away.
Could not load file or assembly 'Microsoft.Speech, Version=10.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
When i developed the service locally, I copied over the Microsoft.Speech assembly into my service and added a reference to it relative to my service, so it should be with it no matter what. Is this not the correct approach?
My educational lectures on C# and .Net in general (ranging from beginner level topics to advanced topics): mariocatch.wordpress.com
All Replies
-
Saturday, 30 April 2011 10:05 PMAny help would be greatly appreciated.
My educational lectures on C# and .Net in general (ranging from beginner level topics to advanced topics): mariocatch.wordpress.com -
Saturday, 30 April 2011 11:06 PM
This forum is for Microsoft Speech Server Setup questions and not the Microsoft Speech API, sorry.
-- How To Ask a Question: http://support.microsoft.com/kb/555375 -- This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm -
Sunday, 1 May 2011 8:32 PMMy question is about setting up the speech platform on a server machine..
My educational lectures on C# and .Net in general (ranging from beginner level topics to advanced topics): mariocatch.wordpress.com -
Monday, 2 May 2011 3:39 AMMicrosoft Speech Server is a Microsoft product, not just speech on a server - http://en.wikipedia.org/wiki/Microsoft_Speech_Server.
-- How To Ask a Question: http://support.microsoft.com/kb/555375 -- This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm