Share via

SAPI Wrapper

Anonymous
2014-07-16T08:00:23+00:00

A Text-To-Speech engine was created in Java. to make it SAPI-compliant, a wrapper on the existing engine was built in C++ using Microsoft Visual Studio 2010.

The wrapper's STDMETHOD(Speak) makes a call to the speech synthesis function on the TTS engine. However, the resultant setup.exe(got by executing the iss file using Inno Compiler), although installed on all Windows 7 systems does not work, that is to say produce the synthesized speech when the Sample TTS Application is executed.  The code must be individually built on each system and the iss file individually compiled to produce the setup.exe file. Could you please explain the reason for this?  The SAPI- wrapper written supports Microsoft Speech SDK 5.1.

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

0 additional answers

Sort by: Most helpful