Module: Vapi::Types::CartesiaExperimentalControlsEmotion

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

Constant Summary collapse

ANGER_LOWEST =
"anger:lowest"
ANGER_LOW =
"anger:low"
ANGER_HIGH =
"anger:high"
ANGER_HIGHEST =
"anger:highest"
POSITIVITY_LOWEST =
"positivity:lowest"
POSITIVITY_LOW =
"positivity:low"
POSITIVITY_HIGH =
"positivity:high"
POSITIVITY_HIGHEST =
"positivity:highest"
SURPRISE_LOWEST =
"surprise:lowest"
SURPRISE_LOW =
"surprise:low"
SURPRISE_HIGH =
"surprise:high"
SURPRISE_HIGHEST =
"surprise:highest"
SADNESS_LOWEST =
"sadness:lowest"
SADNESS_LOW =
"sadness:low"
SADNESS_HIGH =
"sadness:high"
SADNESS_HIGHEST =
"sadness:highest"
CURIOSITY_LOWEST =
"curiosity:lowest"
CURIOSITY_LOW =
"curiosity:low"
CURIOSITY_HIGH =
"curiosity:high"
CURIOSITY_HIGHEST =
"curiosity:highest"

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