Class: Vapi::AssistantBackgroundSound
- Inherits:
-
Object
- Object
- Vapi::AssistantBackgroundSound
- Defined in:
- lib/vapi_server_sdk/types/assistant_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"