Skip to content

3.11.0

Latest
Compare
Choose a tag to compare
@dolby-release-bot dolby-release-bot released this 31 Aug 16:07
659365c

Features

  • The SDK now allows joining a conference as a mixed listener who receives one mixed audio stream and one mixed video stream from a conference. The feature lets up to 60,000 mixed listeners join a single conference. To join a conference as a mixed listener call the listen method and set the listener type to mixed.

  • The SDK now allows sharing two screens in one conference, so two participants can share their screens at the same time.

  • Improved the quality of voice fonts by increasing their sample rate to 48kHz.

  • Improved noise reduction. The high noise reduction level now uses a Deep Neural Network (DNN) to remove all background sounds from your audio.

  • Added new methods that allow the local participant to set the output audio volume. The setOutputVolume method sets the volume of all remote participants. The setVolume methods set the volume of a selected remote participant, audio track, or media stream in non-Dolby Voice conferences.