就业培训
下载中心
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
)