CUZNIL

Results 2 issues of CUZNIL

https://github.com/hamo-reid/nonebot_plugin_PicMenu 适配了这个插件,如有装载该插件即可通过菜单查看指令。 ![image](https://user-images.githubusercontent.com/76582404/226606926-779e0855-17d4-4bfb-869b-eaca4915f649.png) ![@OYBQAI%~AN70}$NS0D~RWA](https://user-images.githubusercontent.com/76582404/226606951-a0599b16-4fd0-46d9-9adf-c9dad0c6c8d1.gif) ![BFAX{IN9F1_QUQ $GW2B1MD](https://user-images.githubusercontent.com/76582404/226606988-6a8facc7-3ec6-4a95-8831-67051d224c7a.gif) ![%VAA4A_6Z6Z8K6NC~O R 1R](https://user-images.githubusercontent.com/76582404/226607001-56214b87-875b-4fbb-9680-0239a2186c83.gif)

![输入图片说明](https://foruda.gitee.com/images/1668323792013992023/978be5cd_11775482.png "屏幕截图") 如图,我自己参考小飞插件手动添加了这项功能,以免Win系统频繁触发语音bug(这玩意一旦触发真挺烦人的。。) 改写代码如下:(改写文件:[genshinSpeak.js](https://gitee.com/SmallK111407/earth-k-plugin/blob/master/apps/genshinSpeak.js)) ![输入图片说明](https://foruda.gitee.com/images/1668324119152139373/792f765d_11775482.png "屏幕截图") 第一张图是猜语音那里的改写 ![测试](https://foruda.gitee.com/images/1668324151139153828/dfe1e731_11775482.png "屏幕截图") 第二张图是角色语音部分的改写 因为我个人经常在电脑听语音就稍微改了下,不然真的很容易误触发BUG 我是想大佬觉得这个改写没啥问题就也加进去,但是不知道怎么提交我就放issue里了 下面是添加的代码段 ``` let url = wb[Number(z)] if (yykg) { //使用高清语音 let result = await this.reply( await uploadRecord(url, 68714,...