Qt 5.15
Qt Speech
C++ Classes
QTextToSpeech
Qt 5.15.11 Reference Documentation
List of All Members for QTextToSpeech
This is the complete list of members for
QTextToSpeech
, including inherited members.
QTextToSpeech
(const QString &, QObject *)
QTextToSpeech
(QObject *)
enum
State
localeChanged
(const QLocale &)
pause
()
pitchChanged
(double )
rateChanged
(double )
resume
()
say
(const QString &)
setLocale
(const QLocale &)
setPitch
(double )
setRate
(double )
setVoice
(const QVoice &)
setVolume
(double )
stateChanged
(QTextToSpeech::State )
stop
()
voiceChanged
(const QVoice &)
volumeChanged
(double )
volumeChanged
(int )
availableEngines
() : QStringList
availableLocales
() const : QVector<QLocale>
availableVoices
() const : QVector<QVoice>
locale
() const : QLocale
pitch
() const : double
rate
() const : double
state
() const : State
voice
() const : QVoice
volume
() const : double