Class: Vapi::OpenAiVoiceModel

Inherits:
Object
  • Object
show all
Defined in:
lib/vapi_server_sdk/types/open_ai_voice_model.rb

Overview

This is the model that will be used for text-to-speech.

Constant Summary collapse

TTS_1 =
"tts-1"
TTS_1_HD =
"tts-1-hd"
GPT_4_O_MINI_TTS =
"gpt-4o-mini-tts"