List of All Members for TextToSpeech
这是TextToSpeech 成员的完整列表,包括继承成员。
- engine : string
- engineCapabilities : enumeration
(since 6.6) - engineParameters : map
- locale : locale
- pitch : double
- rate : double
- state : enumeration
- voice : voice
- volume : double
- aboutToSynthesize(number id)
(since 6.6) - list<string> availableEngines()
- list<voice> availableLocales()
- list<voice> availableVoices()
- int enqueue(string utterance)
(since 6.6) - void errorOccurred(enumeration reason, string errorString)
- enumeration errorReason()
- string errorString()
- list<voice> findVoices(map criteria)
(since 6.6) - void pause(BoundaryHint boundaryHint)
- void resume()
- void say(string text)
- sayingWord(string word, int id, int start, int length)
(since 6.6) - void stop(BoundaryHint boundaryHint)
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.