mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #12771] feat: Toggle to Disable Showing STT/TTS Features #16710
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 @cpwan on GitHub (Apr 12, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12771
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Problem Description
I would like to request a feature that allows admin users to toggle the visibility of STT (Speech-to-Text) and TTS (Text-to-Speech) features in the interface. This would be helpful for users who do not use these features and want a cleaner interface.
Desired Solution you'd like
Add a toggle in the settings menu to enable or disable the display of buttons and options related to STT and TTS.
Ensure the toggle state persists across sessions. The "Record Voice", "Call", "Read Aloud" should be hidden when the toggle is enabled.
Users who do not require STT/TTS functionalities can streamline their UI experience.
Improves usability for individuals focusing solely on text-based interactions.
Alternatives Considered
No response
Additional Context
This feature would complement the existing customization settings in the application.
@tjbck commented on GitHub (Apr 14, 2025):
Added to dev!
@harrywang commented on GitHub (Apr 15, 2025):
I need this as well. Hope this will be included in the next release. Thanks!
@Classic298 commented on GitHub (Apr 15, 2025):
its live
@0xRoM commented on GitHub (Feb 15, 2026):
where is this option?