Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 3d73d60

Browse files
author
astrbot-docs-agent[bot]
committed
docs: update for AstrBotDevs/AstrBot#5389
1 parent dd95160 commit 3d73d60

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

en/deploy/platform/telegram.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,8 @@ Fill in the configuration fields that appear:
3636
- Enable: Check this option.
3737
- Bot Token: Your Telegram bot's `token`.
3838

39-
Please ensure your network environment can access Telegram. You may need to configure a proxy using `Configuration -> Other Settings -> HTTP Proxy`.
39+
Please ensure your network environment can access Telegram. You may need to configure a proxy using `Configuration -> Other Settings -> HTTP Proxy`.
40+
41+
## 3. Voice Message Notes
42+
43+
Telegram voice messages use OGG format by default. AstrBot automatically converts received voice messages to WAV format to ensure compatibility with speech recognition services (such as OpenAI STT API).

zh/deploy/platform/telegram.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,8 @@
3737
- 启用(enable): 勾选。
3838
- Bot Token: 你的 Telegram 机器人的 `token`
3939

40-
请确保你的网络环境可以访问 Telegram。你可能需要使用 `配置页->其他配置->HTTP 代理` 来设置代理。
40+
请确保你的网络环境可以访问 Telegram。你可能需要使用 `配置页->其他配置->HTTP 代理` 来设置代理。
41+
42+
## 3. 语音消息说明
43+
44+
Telegram 的语音消息默认使用 OGG 格式。AstrBot 会自动将接收到的语音消息转换为 WAV 格式,以确保与语音识别服务(如 OpenAI STT API)的兼容性。

0 commit comments

Comments
 (0)