Voice QML Type

The Voice type represents a particular voice. More...

Import Statement: import QtTextToSpeech

Properties

Detailed Description

To get a voice that is supported by the current text-to-speech engine, use TextToSpeech::availableVoices().

Property Documentation

age : enumeration

This property holds the age of the voice.

See also QVoice::Age.


gender : enumeration

This property holds the gender of the voice.

See also QVoice::Gender.


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.


name : string

This property holds the name of the voice.