h***@gmail.com
2015-09-03 18:00:55 UTC
According to the Microsoft SAPI (5.3 +) documentation, SAPI based applications "should" work on Windows Server 2008 "and newer" OS's.
I created a "Voice2Text" application (from SAPI 5.3), that takes in WAV audio files and produces text transcription files from them. This application works fine on Windows 7 and Windows 8.x.
I tried to run it on Windows Server 2012, but I get error 80004005 while creating the Voice Recognizer Context. I tried Windows Server 2008 (64 bit) just to see if that would work, but I get the same error.
Anyone know how to get SAPI applications to work on Windows Server (preferably 2012)???
I created a "Voice2Text" application (from SAPI 5.3), that takes in WAV audio files and produces text transcription files from them. This application works fine on Windows 7 and Windows 8.x.
I tried to run it on Windows Server 2012, but I get error 80004005 while creating the Voice Recognizer Context. I tried Windows Server 2008 (64 bit) just to see if that would work, but I get the same error.
Anyone know how to get SAPI applications to work on Windows Server (preferably 2012)???