Skip to content

Prevent mobile sound effects from pausing background music#208

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/prevent-sound-effects-pause-music
Draft

Prevent mobile sound effects from pausing background music#208
Copilot wants to merge 2 commits into
mainfrom
copilot/prevent-sound-effects-pause-music

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 14, 2026

Summary

  • request an ambient audio session before playing game sound effects when the browser exposes navigator.audioSession
  • keep existing audio playback behavior for browsers without Audio Session API support

Validation

  • yarn tsc
  • yarn build
  • yarn lint ⚠️ fails due to pre-existing repository lint errors unrelated to this change
  • parallel_validation (Code Review + CodeQL) ✅ (no CodeQL alerts)

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