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

Only check for setSinkId support on AudioContext if webaudiomix is enabled #787

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

lukasIO
Copy link
Contributor

@lukasIO lukasIO commented Jul 13, 2023

audioContext.setSinkId is only supported in recent Chrome versions. We only want to raise an error in that case, if expWebAudioMix is actually enabled

@changeset-bot
Copy link

changeset-bot bot commented Jul 13, 2023

🦋 Changeset detected

Latest commit: 5835c3d

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

This PR includes changesets to release 1 package
Name Type
livekit-client Patch

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

@lukasIO lukasIO requested review from davidzhao and Ocupe July 13, 2023 08:29
@github-actions
Copy link
Contributor

github-actions bot commented Jul 13, 2023

size-limit report 📦

Path Size
dist/livekit-client.esm.mjs 85.76 KB (+0.01% 🔺)
dist/livekit-client.umd.js 90.75 KB (+0.01% 🔺)

Copy link
Contributor

@Ocupe Ocupe left a comment

Choose a reason for hiding this comment

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

👍

@lukasIO lukasIO merged commit df6dad3 into main Jul 13, 2023
3 checks passed
@lukasIO lukasIO deleted the lukas/fix-setsinkid-context-check branch July 13, 2023 10:55
@github-actions github-actions bot mentioned this pull request Jul 13, 2023
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.

None yet

2 participants