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 user-provided text. | |
The Quick Speech example reads out user-provided text. |