Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: resolve audio playback issue on certain platforms #967

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Pan-O
Copy link

@Pan-O Pan-O commented Oct 29, 2024

在部分系统下(我使用的是arch linux+hyprland),受到浏览器自动播放策略的限制,不能播放TTS语音合成的音频,实际上需要将 audioContext 进程恢复,即调用 audioContext.resume()

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