Skip to content

Automatic audio routing to speaker

Compare
Choose a tag to compare
@MarcoBrescianini MarcoBrescianini released this 08 Jul 14:28
· 57 commits to master since this release

This version adds automatic audio routing to speaker capability to the Bandyer SDK. This means that whenever a call starts the audio route is changed automatically by SDK using a strategy provided during initialization. Since 1.0.0 version by default the call audio was played through the ear speaker of the user's phone. Starting from 1.6.0 version this is not the default anymore, now when a video call starts and the application hosting the BandyerSDK is the frontmost foreground app the audio will start playing through the phone loud speaker.

Added

  • Automatic audio routing to speaker
  • User identity acknowledgement

Updated

Fixed

  • Fix a bug that led to a crash when a reconnection occurred while entering a room