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.
Hello 说话范例 | The Hello Speak example reads out user-provided text. |
Quick Speech Example | The Quick Speech example reads out user-provided text. |