From 85e2cb65a058d3a6b36a3bd099a1b2dc2645da15 Mon Sep 17 00:00:00 2001 From: JoinChang <35451392+JoinChang@users.noreply.github.com> Date: Wed, 10 Feb 2021 18:34:22 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88ac88e..6d320a7 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ pip install kuriyama-lxnet #### 第三方依赖 ffmpeg 环境:https://ffmpeg.org/ #### 使用方法 -MessageChain:`Voice.fromFileSystem(Path)` +MessageChain:`Voice.fromFileSystem(Path, convert_type="silk")` ### 示例 ```python from mirai import Mirai, Plain, MessageChain, Friend, Group, Member, Source, BotInvitedJoinGroupRequestEvent