Module: Vapi::Types::FallbackGladiaTranscriberLanguageBehaviour
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/fallback_gladia_transcriber_language_behaviour.rb
Constant Summary collapse
- MANUAL =
"manual"- AUTOMATIC_SINGLE_LANGUAGE =
"automatic single language"- AUTOMATIC_MULTIPLE_LANGUAGES =
"automatic multiple languages"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values