Quick Speech Example
Using text-to-speech in a Qt Quick application.
Quick Speech example demonstrates how the TextToSpeech type can be used from QML to read out text, as well as control the pitch, volume, and rate of the speech. It also lets you select a language and voice, if additional languages and voices are found.

Running the Example
To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.