mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #22374] issue: Open Terminal requires Allow Speech to Text permission #19708
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?
Originally created by @lifo9 on GitHub (Mar 7, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22374
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.8.8
Ollama Version (if applicable)
No response
Operating System
macOS
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Open Terminal interface should be visible with "Allow Speech to Text" permission disabled.
Actual Behavior
Open Terminal interface is not visible if "Allow Speech to Text" permission is disabled.
Steps to Reproduce
Logs & Screenshots
Allow Speech to Text disabled:

Allow Speech to Text enabled:

Additional Information
No response
@tjbck commented on GitHub (Mar 7, 2026):
Good catch, addressed in dev!
@Classic298 commented on GitHub (Mar 7, 2026):
70a31a9a57