Skip to content

feat: add Azure TTS plugin#196

Merged
EAlyce merged 5 commits intoTeleBoxOrg:mainfrom
BRSBSC:tts-plugin
Jan 26, 2026
Merged

feat: add Azure TTS plugin#196
EAlyce merged 5 commits intoTeleBoxOrg:mainfrom
BRSBSC:tts-plugin

Conversation

@BRSBSC
Copy link
Copy Markdown
Contributor

@BRSBSC BRSBSC commented Jan 25, 2026

新增 Azure TTS 插件

功能说明

  • 使用 Microsoft Azure Speech Service 实现文字转语音功能
  • 支持配置 API Key、区域和语音
  • 支持列出所有可用语音
  • 音频以语音消息方式发送

命令

  • tts <文字> - 将文字转换为语音
  • tts.list - 列出可用语音
  • tts.set voice <语音名> - 设置语音
  • tts.set region <区域> - 设置区域

@EAlyce EAlyce merged commit ca1322d into TeleBoxOrg:main Jan 26, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants