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