twilio / video-quickstart-ios

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

Audio routes to device speakers instead of bluetooth earphones when using call kit to connect to room #570

Closed kheldiente closed 3 years ago

kheldiente commented 3 years 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

3.0

Xcode

11.6

iOS Version

13.6

iOS Device

iPhone 7

Findings

paynerc commented 3 years ago

@kheldiente,

First off, I want to apologize for not getting back to you on this sooner. Are you still seeing this issue?

I have just tested this using the CallKit QuickStart, the latest TwilioVideo release (4.2.0) and my AirPods. I schedule the notification for the incoming call, lock the device and wait for the notification. I trigger it to simulate an incoming VoIP notification and get the CallKit incoming call UI. I accepted the incoming call on the iPhone and it joined the room and audio was flowing to and from my AirPods.

Can you take another look at this and let me know if you are still seeing the issue? At the moment I only have AirPods to test with. Were you seeing this with a particular bluetooth earphones or was it across various ones?

Again, sorry for the long response.

Ryan

pyounesss commented 1 year ago

Hello @kierandonaldson

SDK Used: 5.2

we are still encountering the same issue with the same steps as this Ticket

is there any solution for this audio route ?