GoogleChromeLabs / web-audio-samples

Web Audio API samples by Chrome Web Audio Team
https://bit.ly/web-audio-samples
Apache License 2.0
672 stars 192 forks source link

Add a manual test for setSinkId #341

Closed hoch closed 11 months ago

hoch commented 11 months ago

This PR adds a manual test for Chrome's AudioContext.setSinkId() method. This way, this test can always be online and ready to run for a new Chromium build.

This is a companion PR of https://crrev.com/c/4670272.

Preview: Screenshot 2023-07-07 at 3 13 42 PM