Class: Vapi::DeepgramVoiceModel

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

Overview

This is the model that will be used. Defaults to ‘aura-2’ when not specified.

Constant Summary collapse

AURA =
"aura"
AURA_2 =
"aura-2"