Registering and logging in removes this ad.
Registering and logging in removes this ad.
How do I restart Via Voice server after it unexpectly drops out?
I am using Via Voice SDK in an automated test setup. I continually start and stop the engine, but unable to kill and restart the thread. After running anywhere from 30 minutes to 5 hours (longest I've been able to achieve), I get the "IPC error: no server" error.
I have been getting "IPC error: no server" engine message after executing a couple of different Via Voice dll function calls (SmRequestFocus, SmGetFirmWords, SmReceiveMsg). The error description is returned from SmReturnRcDescription.
Is there a way to restart the Via Voice server without restarting the complete thread?
Is there a limitation on how often Via Voice can be started and stopped? Is there a way to poll the engine to see if it is ready or available to start after stopping it?

