Uses of Class
io.qt.texttospeech.QVoice
Packages that use QVoice
-
Uses of QVoice in io.qt.texttospeech
Fields in io.qt.texttospeech with type parameters of type QVoiceMethods in io.qt.texttospeech that return QVoiceModifier and TypeMethodDescriptionQVoice.clone()
protected static QVoice
QTextToSpeechEngine.createVoice
(String name, QVoice.Gender gender, QVoice.Age age, Object data) final QVoice
QTextToSpeech.voice()
abstract QVoice
QTextToSpeechEngine.voice()
Methods in io.qt.texttospeech that return types with arguments of type QVoiceModifier and TypeMethodDescriptionQTextToSpeech.availableVoices()
QTextToSpeechEngine.availableVoices()
Methods in io.qt.texttospeech with parameters of type QVoiceConstructors in io.qt.texttospeech with parameters of type QVoice