aws / amazon-chime-sdk-ios

An iOS client library for integrating multi-party communications powered by the Amazon Chime service.
https://aws.amazon.com/chime/chime-sdk/
Apache License 2.0
139 stars 64 forks source link

Enable Bluetooth A2DP in demo app to allow Bluetooth speakers to be used as audio outputs #669

Closed dinmin-amzn closed 1 month ago

dinmin-amzn commented 2 months ago

ℹ️ Description

Enable Bluetooth A2DP in demo app to allow Bluetooth speakers to be used as audio outputs

Issue #, if available

n/a

Type of change

🧪 How Has This Been Tested?

Connected a Bluetooth speaker to my iPhone and tested out the demo app. I verified that I could use the Bluetooth speaker as an audio output in both Input And Output and Output Only mode.

Additional Manual Test

📱 Screenshots, if available

provide screenshots/video record if there's a UI change in demo app

✅ Checklist

Integration validation (required before release)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

dinmin-amzn commented 1 month ago

This change is no longer needed since the latest AmazonChimeSDKMedia 0.20.1 binary fixes this issue.