All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.1 (2023-05-08)
- 新建角色后语音识别快捷键失效 (9ec0a4b)
- change input keyup to keypress (#37) (0674a39)
- tap voice in play to end playback (#14) (#38) (6d6cf10)
0.2.0 (2023-04-27)
- 播放期间不允许再次点击语音 (7e51d57)
- 默认角色不允许删除 (14e2765)
- 切换角色时语音播放异常 (ae7dc9e)
- 语音识别不完整 (d4a4083)
- debounce getvoice (73d13dd)
- 兼容api2d接口 close #11 (b458d35)
- 数据持久化,头像支持自定义 (#10) (09c66c1)
- 头像自定义上传 (ad9854e)
- 语音增加预览功能 (#12) (a663a6b)
- 增加语音识别快捷键 (#9) (42a0d02)
- about page (fb10ff0)
- autoupdate (3657933)
- wip: 头像上传 (16cb505)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.1 (2023-04-15)
- 封装弹窗组件 (2afa8d8)
- 根据人物显示标题 (fc0641c)
- 添加对话 (1fbb9f3)
- 语音合成 翻译 增加loading (23965d5)
- 增加删除逻辑与公共配置 (47f5b09)
- 增加文本翻译功能 (028c02e)
- 增加azure语言映射表 (dbbf61d)
- 支持设置语速 (d54a12e)
- 自定义对话 (e9cad94)
- access the azure voice system (8daad6c)
- base layout (c4461ce)
- card style and input keyup (f77d3b1)
- improve chat , ui and prompt (8ef806d)
- nav style dark mode (829bfac)
- open proxy (b815b8e)
- openai api (a898eca)
- recognizeSpeech (8b5326d)
- speech hooks (0177d31)
- text to speak (e90ec2c)
- update image url (1b9a933)
- use piana store (adcbeae)
- 添加网络超时处理 (3d239ad)
- 语音识别失败时增加错误处理 (057d9c7)