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 changes #579

Merged
merged 2 commits into from
Jan 9, 2025
Merged

Audio changes #579

merged 2 commits into from
Jan 9, 2025

Conversation

davidliu
Copy link
Contributor

@davidliu davidliu commented Jan 9, 2025

No description provided.

Copy link

changeset-bot bot commented Jan 9, 2025

🦋 Changeset detected

Latest commit: 65c59c0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
client-sdk-android Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

AudioDevice.Speakerphone::class.java,
AudioDevice.Earpiece::class.java,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davidliu I guess this fix is for: #580?
If that's the case, I'm curious what will become the active audio output in case we setup custom preferredDeviceList in which Earpiece is the first one, then disconnect/reconnect to room? Will that be Speakerphone or Earpiece with this fix?

Copy link
Contributor Author

@davidliu davidliu Jan 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didnt see that bug before making this change; our other SDKs use this ordering, so this is to align with that.

Connecting/disconnecting shouldn't change or reset the order, if it does, then that's a bug.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. If you have time, could you take a look at the bug please? I think that might be related.
Thanks a lot.

@davidliu davidliu merged commit 34c1983 into main Jan 9, 2025
2 checks passed
@davidliu davidliu deleted the dl/audio_switch_defaults branch January 9, 2025 12:17
@davidliu davidliu mentioned this pull request Jan 9, 2025
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

Successfully merging this pull request may close these issues.

2 participants