mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 18:23:59 +08:00
feat: 添加声纹管理-声纹向量音频播放功能
This commit is contained in:
@@ -492,4 +492,9 @@ export default {
|
||||
'deviceConfig.afterConfigSuccessDeviceWillRestart': '配網成功後設備將自動重啟',
|
||||
'deviceConfig.audioPlaybackError': '音頻播放錯誤',
|
||||
'deviceConfig.playbackFailed': '播放失敗',
|
||||
|
||||
// Voiceprint page
|
||||
'voiceprint.audioNotExist': '該音頻不存在',
|
||||
'voiceprint.getAudioFailed': '獲取音頻失敗',
|
||||
'voiceprint.audioPlayFailed': '音頻播放失敗',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user