返回顶部
v

voice-reply语音回复

|

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
659
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

voice-reply

语音回复技能

功能

  1. 1. 语音模式切换 - 使用 /voiceMode 命令切换
  2. 语音自动发送 - 开启后回复自动转为语音发送

指令

/voiceMode

切换语音回复模式:
  • - 开启:所有回复自动转换为中文女声语音发送(只发语音,不发文字)
  • 关闭:恢复普通文字回复

/voice status

查看当前语音模式状态

工作流程

语音模式开启时

  1. 1. 捕获回复内容
  2. 使用 edge-tts 生成语音
  3. 发送到用户渠道(只发语音,不发文字)

语音模式关闭时

  1. 1. 正常发送文字回复

一键发送脚本

voice-send.js

快速生成语音并发送到 Telegram:

bash
node scripts/voice-send.js 要发送的文字 [telegram_id]

示例:
bash
node scripts/voice-send.js 你好呀! 5500262186

工作流程(自动)

  1. 1. 生成语音文件 -> /tmp/voice-reply/voice_xxx.mp3
  2. 复制到 ~/.openclaw/workspace/voice.mp3
  3. 使用 openclaw message 发送

技术细节

  • - 语音生成: edge-tts
  • 默认语音: zh-CN-XiaoxiaoNeural(中文女声)
  • 输出目录: /tmp/voice-reply/
  • 文件格式: MP3
  • 支持渠道: Telegram, iMessage, Discord 等

状态管理

当前模式由 agent 自行维护在会话上下文中。

重要提示

  • - 语音模式下:只发语音,不发文字
  • 文字模式下:正常文字回复
  • 切换命令:/voiceMode

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 telegram-voice-mode-1776198392 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 telegram-voice-mode-1776198392 技能

通过命令行安装

skillhub install telegram-voice-mode-1776198392

下载

⬇ 下载 voice-reply v1.0.0(免费)

文件大小: 5.2 KB | 发布时间: 2026-4-15 13:52

v1.0.0 最新 2026-4-15 13:52
- Initial release of voice-reply skill with /voiceMode command to toggle automatic voice replies.
- Supports voice messages for Telegram, iMessage, Discord, and more.
- Uses edge-tts to generate default Chinese female voice (zh-CN-XiaoxiaoNeural).
- Includes /voice status command to check current mode.
- Provides one-click script for sending voice messages via Telegram.
- When voice mode is enabled, replies are sent only as voice (no text); otherwise, replies are text messages.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部