2023-08-31

Updates to Android Client SDK (v3.11.0) - Introduced a new mixed listener type who receives only one audio and one video stream from a conference, which allows up to 60,000 mixed listeners to join a single conference. Additionally, added new methods that allow the local participant to set the output audio volume, improved voice fonts quality, and introduced DNN noise reduction and the ability to share two screens in one conference.

Updates to iOS Client SDK (v3.11.0) - Introduced a new mixed listener type who receives only one audio and one video stream from a conference, which allows up to 60,000 mixed listeners to join a single conference. Additionally, added new methods that allow the local participant to set the output audio volume, improved voice fonts quality, and introduced DNN noise reduction and the ability to share two screens in one conference.

Android Client SDK

3.11.0

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.

iOS Client SDK

3.11.0

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.