Qt TextToSpeech Examples
The Qt TextToSpeech module provides cross-platform text-to-speech capabilities for Qt based applications.
The examples listed below show some typical use cases in both C++ and QML.
The Hello Speak example reads out a small piece of text. | |
Using text-to-speech in a Qt Quick application. |