Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have Dedicated Server
My server operating system is Windows server 2012R2 64bit

I installed Microsoft Speech Platform - Runtime (Version 11)
file name "x64_MicrosoftSpeechPlatformSDK\MicrosoftSpeechPlatformSDK.msi"


and i am put my application in IIS8 in server

and when i am running my asp.net MVC4 application from domain
it give error like

System.PlatformNotSupportedException: Speech Recognition is not available on this system. SAPI and Speech Recognition engines cannot be found.
at Microsoft.Speech.Internal.SapiInterop.SapiRecognizer..ctor(RecognizerType type)
at Microsoft.Speech.Recognition.SpeechRecognitionEngine.Initialize(RecognizerInfo recognizerInfo)
at Microsoft.Speech.Recognition.SpeechRecognitionEngine..ctor()
at Easyconference.Controllers.MeetingController.<translatespeech>d__d.MoveNext() in c:\MyApp\name\Controllers\
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900