Skip to content

Commit

Permalink
添加说明
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaotian2333 authored Feb 16, 2024
1 parent 7a7a2ae commit 8b684ba
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# YunzaiBOT-HD-Voice-module
适用于云崽和猫崽的高清语音支持模块

给不想装枫叶,土块等大型插件但需要使用高清语音插件的人准备的模块

``` bash
git clone --depth=1 https://github.com/xiaotian2333/YunzaiBOT-HD-Voice-module ./plugins/HD-Voice-module
```

本模块不包含任何命令,仅提供高清语音发送支持

简单调用示例
``` js
e.reply(await uploadRecord(msg,0,false))
```
参数说明 :1.音频链接或本地文件路径,2.音频时长欺骗,0=关闭,3.压缩音质(普通语音音质)

0 comments on commit 8b684ba

Please sign in to comment.