voice QML Type▲
-
Import Statement: import QtTextToSpeech
Detailed Description▲
To get a voice that is supported by the current text-to-speech engine, use TextToSpeech::availableVoices().
Property Documentation▲
gender : enumeration▲
[since 6.6] language : enumerator▲
This property holds the language of the voice.
This is the language attribute of the voice's locale.
This property was introduced in Qt 6.6.
locale : locale▲
This property holds the locale of the voice.
The locale includes the language and the territory (i.e. accent or dialect) of the voice.
language