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


