ComfortNoiseLevel
The ComfortNoiseLevel model represents the possible comfort noise levels that can be set only while using the Dolby Voice Codec (DVC). The offered levels allow customizing the comfort noise intensity.
Enumeration members
Default
• Default: = "default"
The default comfort noise level that depends on the platform:
-
In the Web SDK, the default value automatically switches to Off and disables the comfort noise.
-
In the Desktop SDK, the default value is based on the device database that gathers the optimal comfort noise levels, individual for all devices.
Low
• Low: = "low"
The low comfort noise level.
Medium
• Medium: = "medium"
The medium comfort noise level.
Off
• Off: = "off"
The disabled comfort noise.
Updated 6 months ago