AudioProcessingOptions
The AudioProcessingOptions model includes the AudioProcessingSenderOptions model responsible for enabling and disabling audio processing.
By default, the Dolby Voice audio processing algorithm is enabled for Dolby Voice conferences. Dolby Voice is optimized for voice communication and may have degraded behavior with non-voice audio, such as music. SDK 3.0 provides a Web API to disable audio processing if you wish to send the background audio or music to other conference participants.
Properties
send
• Optional
send: AudioProcessingSenderOptions
An object inside the audio processing option that includes the sender's metadata.
Updated 12 months ago
Did this page help you?