twilio / video-quickstart-ios

Twilio Video Quickstart for iOS
https://www.twilio.com/docs/api/video
MIT License
457 stars 177 forks source link

Audio Not routing to Bluetooth earbuds #661

Open pyounesss opened 1 year ago

pyounesss commented 1 year ago

Description

No audio output observed in Bluetooth earphones when the user is connected to a room.

Steps to Reproduce

  1. Connect Bluetooth earphones.
  2. Display call kit.
  3. Instead of answering the call from Bluetooth earphones, press the accept button on device.
  4. Connect to a room with an existing participant.

Expected Behavior

Bluetooth earphones should receive the audio output.

Actual Behavior

Device speakers receive the audio output instead.

Reproduces How Often

Always

Video iOS SDK

Video SDK 5.2

Xcode

Xcode 14.2

iOS Version

iOS 16.3.1

iOS Device

iPhone 12 / iPhone 11

Findings

Bluetooth earphones work when call was accepted using Bluetooth earphone answer button.