feat: add voice switcher

This commit is contained in:
qixinbo
2026-03-29 15:31:40 +08:00
parent 039f9e4b8b
commit 320817e6db
4 changed files with 35 additions and 2 deletions
+4
View File
@@ -369,5 +369,9 @@
"moreGroup": "More",
"knowledgeBases": "Knowledge Bases",
"voiceSettings": "Voice Input Settings",
"enableVoiceInput": "Enable Voice Input",
"voiceSettingsDisabledHint": "Enable voice input first, then configure server URL",
"voiceInputDisabledHint": "Please enable voice input first",
"voiceInputNotEnabled": "Voice input is disabled. Enable it from profile menu -> More -> Voice Input Settings first.",
"embeddingModels": "Embedding Models"
}