Skip to content

Fix voice playback blocked by autoplay#17

Merged
hackall360 merged 1 commit intomainfrom
codex/fix-voice-playback-on-website
Sep 21, 2025
Merged

Fix voice playback blocked by autoplay#17
hackall360 merged 1 commit intomainfrom
codex/fix-voice-playback-on-website

Conversation

@hackall360
Copy link
Contributor

Summary

  • add an audio unlock routine so autoplay restrictions no longer block TTS playback
  • retry chunk playback with the unlock helper and surface a user-facing warning when a browser still blocks sound
  • trigger the unlock when users enable voice playback to pre-authorise audio output

Testing

  • npm test (fails: remote fetch is unreachable in the execution environment)
  • npm run build

https://chatgpt.com/codex/tasks/task_b_68d053317084832f8cd95a282b2999ce

@hackall360 hackall360 merged commit e7e2783 into main Sep 21, 2025
1 check passed
@hackall360 hackall360 deleted the codex/fix-voice-playback-on-website branch September 21, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant