mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #689] [MERGED] feat: tts automatic playback #43466
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/689
Author: @tjbck
Created: 2/10/2024
Status: ✅ Merged
Merged: 2/10/2024
Merged by: @tjbck
Base:
main← Head:tts-playback📝 Commits (2)
5eff0e5feat: tts automatic playback40d8605fix: tts playback📊 Changes
5 files changed (+100 additions, -47 deletions)
View changed files
📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+1 -0)📝
src/lib/components/chat/Settings/Interface.svelte(+4 -29)📝
src/lib/components/chat/Settings/Voice.svelte(+75 -18)📝
src/routes/(app)/+page.svelte(+10 -0)📝
src/routes/(app)/c/[id]/+page.svelte(+10 -0)📄 Description
Resolves #620
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.