Skip to content

Fix web audio capture on Safari#1006

Merged
hiroshihorie merged 3 commits intomainfrom
hiroshi/fix-web-audio-context-resume
Feb 26, 2026
Merged

Fix web audio capture on Safari#1006
hiroshihorie merged 3 commits intomainfrom
hiroshi/fix-web-audio-context-resume

Conversation

@hiroshihorie
Copy link
Member

  • Call AudioContext.resume() after creation to ensure it's running
  • Browsers (especially Safari) may create AudioContext in suspended state, causing the AudioWorklet to silently never fire

@hiroshihorie hiroshihorie merged commit da398e5 into main Feb 26, 2026
17 checks passed
@hiroshihorie hiroshihorie deleted the hiroshi/fix-web-audio-context-resume branch February 26, 2026 09:22
@hiroshihorie hiroshihorie restored the hiroshi/fix-web-audio-context-resume branch February 26, 2026 14:10
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.

1 participant