File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ AstrBot supports connecting a personal WeChat account through the `Personal WeCh
1515| --- | --- | --- | --- |
1616| Text | Yes | Yes | |
1717| Image | Yes | Yes | Downloaded and decrypted into the local temp directory on receive |
18- | Voice | Yes | Yes * | * WeChat cloud-side transcription is used, so no local transcription is required |
18+ | Voice | Yes* | No | * WeChat cloud-side transcription is used, so no local transcription is required |
1919| Video | Yes | Yes | Downloaded and decrypted into the local temp directory on receive |
2020| File | Yes | Yes | Downloaded and decrypted into the local temp directory on receive |
2121
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ AstrBot 支持通过 `个人微信` 适配器接入微信个人号。该适配
1313| --- | --- | --- | --- |
1414| 文本 | 是 | 是 | |
1515| 图片 | 是 | 是 | 接收时会下载并解密到本地临时目录 |
16- | 语音 | 是 | 是 * | * 微信云端会自动转录成文本,无需本地转录 |
16+ | 语音 | 是* | 否 | * 微信云端会自动转录成文本,无需本地转录 |
1717| 视频 | 是 | 是 | 接收时会下载并解密到本地临时目录 |
1818| 文件 | 是 | 是 | 接收时会下载并解密到本地临时目录 |
1919
You can’t perform that action at this time.
0 commit comments