PySide6.QtTextToSpeech

Detailed Description

The Qt TextToSpeech module enables access to text-to-speech engines

The Qt TextToSpeech module enables a Qt application to read out text by using speech synthesis. This is especially useful in scenarios where the end-user cannot access the application’s visual interface, for example, when driving or operating machinery. In such setups, the module can be used to read out incoming notifications or to provide turn-by-turn navigation instructions.

The module does not provide a text-to-speech engine itself. Instead, it uses engines native to the operating system. See Qt TextToSpeech Engines for more details about this.

Overviews and Important Topics

  • Changes in Qt 6

QML Types

The following lists some important QML types.

List of QML types

List of Classes