[PR #20431] [CLOSED] fix: stop TTS playback when leaving chat window #64480

Closed
opened 2026-05-06 10:05:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/20431
Author: @M61ss
Created: 1/6/2026
Status: Closed

Base: devHead: mattia


📝 Commits (2)

  • 570e242 enh: stop TTS playback when leaving chat window
  • 6279239 fix: 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

  • N/A

Changed

  • N/A

Deprecated

  • N/A

Removed

  • N/A

Fixed

  • Stop TTS playback when leaving chat window

Security

  • N/A

Breaking Changes

  • N/A

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.

Note

Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/20431 **Author:** [@M61ss](https://github.com/M61ss) **Created:** 1/6/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `mattia` --- ### 📝 Commits (2) - [`570e242`](https://github.com/open-webui/open-webui/commit/570e24237ebf409f0e55a29c956940ea7f16703e) enh: stop TTS playback when leaving chat window - [`6279239`](https://github.com/open-webui/open-webui/commit/62792396237f68005c690a1fef35dc52e43f08f8) fix: stop TTS properly even changing tab ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/Messages/ResponseMessage.svelte` (+9 -0) </details> ### 📄 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 - N/A ### Changed - N/A ### Deprecated - N/A ### Removed - N/A ### Fixed - Stop TTS playback when leaving chat window ### Security - N/A ### Breaking Changes - N/A --- ### Additional Information - Related to https://github.com/open-webui/open-webui/issues/3023 ### 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)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. > [!NOTE] > Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 10:05:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#64480