Module: Vapi::Types::FallbackAzureSpeechTranscriberSegmentationStrategy
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/fallback_azure_speech_transcriber_segmentation_strategy.rb
Constant Summary collapse
- DEFAULT =
"Default"- TIME =
"Time"- SEMANTIC =
"Semantic"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values