Module: Vapi::Types::InworldVoiceLanguageCode
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/inworld_voice_language_code.rb
Constant Summary collapse
- EN =
"en"- ZH =
"zh"- KO =
"ko"- NL =
"nl"- FR =
"fr"- ES =
"es"- JA =
"ja"- DE =
"de"- IT =
"it"- PL =
"pl"- PT =
"pt"- RU =
"ru"- HI =
"hi"- HE =
"he"- AR =
"ar"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values