Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preventing system audio interruption #257

Open
gajddo00 opened this issue Apr 17, 2023 · 0 comments
Open

Preventing system audio interruption #257

gajddo00 opened this issue Apr 17, 2023 · 0 comments

Comments

@gajddo00
Copy link

Description

The system audio stops playback when Twillio's audio session and connection is established. The only suggested fix I found is to set AVCaptureSession's property automaticallyConfiguresApplicationAudioSession to false as stated here but since I don't have access to the capture session, I'm wondering if there's something else that can be done to support this scenario?

Steps to Reproduce

  1. Play background audio (eg. Spotify, Apple Music ... ) while connecting to a room.

Video iOS SDK

pod 'TwilioVideo', '~> 5.5.0'

Xcode

14.2

iOS Version

16.4

iOS Device

iPhone 13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant