就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.5.1
Qt TextToSpeech
QML 類型
TextToSpeech
List of All Members for TextToSpeech
這是完整成員列錶為
TextToSpeech
,包括繼承的成員。
engine
: string
locale
: locale
pitch
: double
rate
: double
state
: enumeration
voice
: Voice
volume
: double
list<string>
availableEngines
()
list<Voice>
availableLocales
()
list<Voice>
availableVoices
()
void
errorOccured
(enumeration
reason
, string
errorString
)
enumeration
errorReason
()
string
errorString
()
pause
(BoundaryHint
boundaryHint
)
resume
()
say
(string
text
)
stop
(BoundaryHint
boundaryHint
)