Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.12 KB

GetRoomProfile200Response.md

File metadata and controls

17 lines (14 loc) · 1.12 KB

# GetRoomProfile200Response

Properties

Name Type Description Notes
audio_processing bool Whether audio processing is enabled. [optional]
auto_adjust_mic_level bool Whether microphone level auto adjust is enabled. [optional]
camera_id string The camera's device ID. [optional]
echo_cancellation bool Whether echo cancellation is enabled. [optional]
id string The device's profile ID. [optional]
microphone_id string The microphone's device ID. [optional]
name string The device profile's name. [optional]
noise_suppression string The noise suppression setting: * `moderate` — Moderate noise suppression. * `aggressive` — Aggressive noise suppression. * `none` — Noise suppression disabled. [optional]
speaker_id string The speaker's device ID. [optional]

[Back to Model list] [Back to API list] [Back to README]