mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #20431] [CLOSED] fix: stop TTS playback when leaving chat window #48672
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/20431
Author: @M61ss
Created: 1/6/2026
Status: ❌ Closed
Base:
dev← Head:mattia📝 Commits (2)
570e242enh: stop TTS playback when leaving chat window6279239fix: stop TTS properly even changing tab📊 Changes
1 file changed (+9 additions, -0 deletions)
View changed files
📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+9 -0)📄 Description
Changelog Entry
This pull request has not been written by an AI Agent.
Description
The TTS playback continued speaking even if the user left chat window, so now it stops.
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
https://github.com/user-attachments/assets/f3fe0aa9-679d-40a8-a5e9-3f9e9657e294
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.