Uses of Enum
io.qt.texttospeech.QVoice.Gender
Packages that use QVoice.Gender
-
Uses of QVoice.Gender in io.qt.texttospeech
Subclasses with type arguments of type QVoice.Gender in io.qt.texttospeechMethods in io.qt.texttospeech that return QVoice.GenderModifier and TypeMethodDescriptionfinal QVoice.GenderQVoice.gender()static QVoice.GenderQVoice.Gender.resolve(int value) Returns the corresponding enum entry for the given value.static QVoice.GenderReturns the enum constant of this type with the specified name.static QVoice.Gender[]QVoice.Gender.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.texttospeech with parameters of type QVoice.GenderModifier and TypeMethodDescriptionprotected static QVoiceQTextToSpeechEngine.createVoice(String name, QLocale locale, QVoice.Gender gender, QVoice.Age age, Object data) SeeQTextToSpeechEngine::createVoice(QString, QLocale, QVoice::Gender, QVoice::Age, QVariant) protected static QVoiceQTextToSpeechEngine.createVoice(String name, QLocale.Language locale, QVoice.Gender gender, QVoice.Age age, Object data) static StringQVoice.genderName(QVoice.Gender gender)