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

QML Types

The following lists some important QML types.

Licenses and Attributions

Qt TextToSpeech is available under commercial licenses from The Qt Company. In addition, it is available under free software licenses: The GNU Lesser General Public License, version 3, or the GNU General Public License, version 2. See Qt Licensing for further details.

Furthermore, Qt TextToSpeech in Qt 6.8.1 may contain third party modules under the following permissive licenses:

List of QML types

List of Classes