mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #11073] [MERGED] fix: fix issue with call voice recording starting before voice detection #38284
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/11073
Author: @vincent-thevenin
Created: 3/3/2025
Status: ✅ Merged
Merged: 3/4/2025
Merged by: @tjbck
Base:
dev← Head:dev📝 Commits (1)
4d6132bfix: fix issue with call voice recording starting before voice detection📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
src/lib/components/chat/MessageInput/CallOverlay.svelte(+4 -2)📄 Description
Pull Request Checklist
Duplicate of https://github.com/open-webui/open-webui/pull/9813
This PR is cleaned up, I accidentally merged and pushed upstream dev commits on the previous PR resulting in 400+ commits.
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
N/A
Breaking Changes
N/A
Additional Information
N/A
Screenshots or Videos
https://github.com/user-attachments/assets/2f743883-0bac-4d8b-8d93-a7d7617e0844
https://github.com/user-attachments/assets/7338906c-233e-456c-a710-e011ab6d2d28
https://github.com/user-attachments/assets/6017cfcf-d9de-41ca-9c42-0240c4a6e7d7
https://github.com/user-attachments/assets/c1b49348-561a-4b69-97cb-be80f6d25b3a
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.