Voice for record and call button does not prompt for permission on desktop and mobile #1853

Closed
opened 2025-11-11 14:54:53 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @dewrama on GitHub (Aug 22, 2024).

Bug Report

Voice should prompt for media permission. Depending on setting, if not allowed the 1st time or in advance setting, it is difficult to enable after. Open-webui should implement a check on voice button and prompt every time for permission in order to allow voice media. Otherwise, users are stuck with a media error every time and it is not useful for beginner users who might think it is an error with open-webui when it is actually a browser setting that is not easily set. Same goes for call button.

Installation Method

pip install open-webui

Environment

  • v0.3.15
  • Linux with Groq

Expected Behavior:

If I click on voice, open-webui should prompt media permission on browser (web/mobile). This is problematic as some browsers do not easily allow enabling media according to web address, especially on mobile.

Actual Behavior:

image

Description

Bug Summary:
[Provide a brief but clear summary of the bug]

Reproduction Details

Steps to Reproduce:
[Outline the steps to reproduce the bug. Be as detailed as possible.]

Logs and Screenshots

Browser Console Logs:
[Include relevant browser console logs, if applicable]

Docker Container Logs:
[Include relevant Docker container logs, if applicable]

Screenshots/Screen Recordings (if applicable):
[Attach any relevant screenshots to help illustrate the issue]

Additional Information

[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]

Note

Originally created by @dewrama on GitHub (Aug 22, 2024). # Bug Report Voice should prompt for media permission. Depending on setting, if not allowed the 1st time or in advance setting, it is difficult to enable after. Open-webui should implement a check on voice button and prompt every time for permission in order to allow voice media. Otherwise, users are stuck with a media error every time and it is not useful for beginner users who might think it is an error with open-webui when it is actually a browser setting that is not easily set. Same goes for call button. ## Installation Method pip install open-webui ## Environment - v0.3.15 - Linux with Groq ## Expected Behavior: If I click on voice, open-webui should prompt media permission on browser (web/mobile). This is problematic as some browsers do not easily allow enabling media according to web address, especially on mobile. ## Actual Behavior: ![image](https://github.com/user-attachments/assets/29a7bd60-1d7f-4d83-8ff3-aae4d1974d62) ## Description **Bug Summary:** [Provide a brief but clear summary of the bug] ## Reproduction Details **Steps to Reproduce:** [Outline the steps to reproduce the bug. Be as detailed as possible.] ## Logs and Screenshots **Browser Console Logs:** [Include relevant browser console logs, if applicable] **Docker Container Logs:** [Include relevant Docker container logs, if applicable] **Screenshots/Screen Recordings (if applicable):** [Attach any relevant screenshots to help illustrate the issue] ## Additional Information [Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.] ## Note
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1853