Running Windows 7 Professional 64-bit
I am using the Speech Platform - Server Runtime from a Web Service. If I run it from Visual Studio everything works fine. If I run it directly (configured in my IIS as a virtual folder) it reports an error saying that there are no speech recognition engines
available and something about SAPI. I believe this is permissions issue that the Application Pool is not authorized to access.
So my question is: What folders or resources I need to give the application pool permissions to?
Eliseo