Module: Wavix::Types::TtsVoiceID

Extended by:
Internal::Types::Enum
Defined in:
lib/wavix/types/tts_voice_id.rb

Constant Summary collapse

IVY =
"Ivy"
JOANNA =
"Joanna"
KENDRA =
"Kendra"
KIMBERLY =
"Kimberly"
SALLI =
"Salli"
JOEY =
"Joey"
JUSTIN =
"Justin"
MATTHEW =
"Matthew"
CONCHITA =
"Conchita"
LUCIA =
"Lucia"
ENRIQUE =
"Enrique"
MARLENE =
"Marlene"
VICKI =
"Vicki"
HANS =
"Hans"
TATYANA =
"Tatyana"
MAXIM =
"Maxim"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load