Class: Vapi::CreateAssistantDtoBackgroundSound
- Inherits:
-
Object
- Object
- Vapi::CreateAssistantDtoBackgroundSound
- Defined in:
- lib/vapi_server_sdk/types/create_assistant_dto_background_sound.rb
Overview
This is the background sound in the call. Default for phone calls is ‘office’
and default for web calls is 'off'.
Constant Summary collapse
- OFF =
"off"
- OFFICE =
"office"