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.

Hello Speak Example

The Hello Speak example reads out a small piece of text.

Quick Speech Example

Using text-to-speech in a Qt Quick application.