feat: voice assistant

This commit is contained in:
weishu
2026-01-19 18:16:57 +08:00
parent 53fff54c84
commit 8f5b773b23
25 changed files with 2091 additions and 24 deletions
+11
View File
@@ -190,6 +190,17 @@ export default {
'composer.switchRemote': 'Switch to remote mode',
'composer.attach': 'Attach file',
'composer.send': 'Send',
'composer.stop': 'Stop',
'composer.voice': 'Voice assistant',
// Voice assistant
'voice.connecting': 'Connecting...',
'voice.active': 'Active',
'voice.muted': 'Muted',
'voice.error': 'Error',
'voice.mute': 'Mute',
'voice.unmute': 'Unmute',
'voice.end': 'End',
// Banners
'offline.title': 'Offline',