Class: Vapi::Assistants::UpdateAssistantDtoBackgroundSound
- Inherits:
-
Object
- Object
- Vapi::Assistants::UpdateAssistantDtoBackgroundSound
- Defined in:
- lib/vapi_server_sdk/assistants/types/update_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"