Files
meet/src
lebaudantoine 2c1a7e1a53 🐛(frontend) harden speaker test against missing sinks and play errors
- Only call `setSinkId` when supported and the device is actually
  enumerated: LiveKit can fall back to a stale id on browsers (e.g.
  WebKit) that expose no such device, making `setSinkId` throw
  `NotFoundError`.
- Await `audio.play()` and reset the playing state on failure, to
  avoid a stuck button and an unhandled rejection.
- Use an absolute `/sounds/uprise.mp3` URL so the asset resolves
  regardless of the current SPA route.
2026-08-13 10:17:46 +02:00
..
2026-08-12 14:56:03 +02:00
2026-08-12 14:56:03 +02:00
2026-08-12 14:56:03 +02:00
2026-08-12 14:56:03 +02:00
2026-08-12 14:56:03 +02:00