Hello,

I am trying to build basic QtSpeech TTS example on Windows platform.
I have Qt 5.8 version installed and I have installed MS SAPI 5.4 installed in my Programs Files folder.
Now when I running example given by QT (Hello speak) it gives me an error as below.

No text-to-speech plug-ins were found.

Can somebody tell me step by step method to integrate SAPI with QtSpeech so that this will work.


Thanks

Manish