Module: Vapi::Types::AzureSpeechTranscriberSegmentationStrategy
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/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