Module: Vapi::Types::FallbackPlayHtVoiceEmotion

Extended by:
Internal::Types::Enum
Defined in:
lib/vapi/types/fallback_play_ht_voice_emotion.rb

Constant Summary collapse

FEMALE_HAPPY =
"female_happy"
FEMALE_SAD =
"female_sad"
FEMALE_ANGRY =
"female_angry"
FEMALE_FEARFUL =
"female_fearful"
FEMALE_DISGUST =
"female_disgust"
FEMALE_SURPRISED =
"female_surprised"
MALE_HAPPY =
"male_happy"
MALE_SAD =
"male_sad"
MALE_ANGRY =
"male_angry"
MALE_FEARFUL =
"male_fearful"
MALE_DISGUST =
"male_disgust"
MALE_SURPRISED =
"male_surprised"

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