From 3162cf7e88c416bf35884b9120598f4f6ac3eb09 Mon Sep 17 00:00:00 2001 From: aumeh Date: Sun, 19 Apr 2026 07:31:55 -0600 Subject: [PATCH] Update index.mdx Voice Mode was not listed in the Chat Features overview, so added a bullet for it that also mentions a new mute/unmute toggle being proposed in my PR to the main product. --- docs/features/chat-conversations/chat-features/index.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/features/chat-conversations/chat-features/index.mdx b/docs/features/chat-conversations/chat-features/index.mdx index 46e82aa28..acbf76e5b 100644 --- a/docs/features/chat-conversations/chat-features/index.mdx +++ b/docs/features/chat-conversations/chat-features/index.mdx @@ -23,6 +23,8 @@ Open WebUI provides a comprehensive set of chat features designed to enhance you - **[🕒 Temporal Awareness](./temporal-awareness.mdx)**: How models understand time and date, including native tools for precise time calculations. +- **🎙️ Voice Mode**: Start a hands-free voice conversation with your model using the Voice Mode button. The overlay includes a mute/unmute toggle to temporarily silence your microphone without ending the session — useful in noisy or public environments. + - **[🧠 Reasoning & Thinking Models](./reasoning-models.mdx)**: Specialized support for models that generate internal chains of thought using thinking tags. - **[💬 Follow-Up Prompts](./follow-up-prompts.md)**: Automatic generation of suggested follow-up questions after model responses.