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

Audio input when using Bluetooth A2DP device. #114

Closed
ribafish opened this issue Aug 20, 2020 · 2 comments
Closed

Audio input when using Bluetooth A2DP device. #114

ribafish opened this issue Aug 20, 2020 · 2 comments
Labels
feature-request New feature or request

Comments

@ribafish
Copy link

Describe the bug
Chime is using builtin mic as input even when Bluetooth A2DP (I suspect) is selected. It should either use that devices Bluetooth SCO mic or not allow A2DP as an audio device.

To Reproduce
Steps to reproduce the behavior:

  1. Connect to a meeting
  2. Click on select audio devices
  3. Select one of BT devices that support both A2DP and SCO (shown as 2 devices with same labels) and try to select the A2DP one.
  4. Observe mic input being used as still the builtin one, not the one on the BT device.

Expected behavior
Expected behavior is that the chosen BT devices mic is used regardless of the protocol selected (which is hidden from the user in the first place).

Test environment Info (please complete the following information):

  • Devices: Samsung S8 [Android 9 API 28], Samsung Note 9 [Android 10, API 29]
  • Version amazon-chime-sdk: 0.7.1 and 0.5.3
  • Version amazon-chime-sdk-media: 0.6.1 and 0.5.1

Notes
Perhaps would be fixed by fixing #113

@stale
Copy link

stale bot commented Aug 29, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the inactive Stale label Aug 29, 2020
@hokyungh hokyungh added feature-request New feature or request and removed inactive Stale labels Aug 30, 2020
@hokyungh
Copy link
Contributor

hokyungh commented Feb 8, 2021

Hello @ribafish sorry for late update on the thread. From 0.8.0, A2DP devices were removed from the list since it doesn't allow two way communication.

Feel free to reopen it if you have any further concern.

@hokyungh hokyungh closed this as completed Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants