← 返回 Skills 市场
289
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install text2speech
功能描述
SenseAudio Text-to-Speech (TTS) API for converting text to natural speech. Supports synchronous and SSE streaming modes, multiple voices, emotion control, sp...
安全使用建议
This skill appears to be a straightforward API wrapper for SenseAudio TTS. Before installing: (1) confirm you trust https://senseaudio.cn and want text sent to that external service; (2) treat SENSEAUDIO_API_KEY like a secret (rotate it if exposed); (3) avoid sending highly sensitive or private text to the TTS endpoint; (4) monitor usage/charges on that API key; and (5) if you require an auditable vendor, verify the homepage and ownership since the skill's source is listed as unknown.
功能分析
Type: OpenClaw Skill
Name: text2speech
Version: 1.0.0
The skill bundle provides standard documentation and code examples for integrating the SenseAudio Text-to-Speech API (api.senseaudio.cn). It correctly identifies the need for an API key (SENSEAUDIO_API_KEY) and contains no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match the documented API usage in SKILL.md. The only required credential is SENSEAUDIO_API_KEY, which is appropriate for a hosted TTS API.
Instruction Scope
SKILL.md contains only API endpoint, headers, request/response formats, and code examples (curl/python). It does not instruct reading unrelated files, other environment variables, or sending data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or written to disk by the skill itself.
Credentials
Only SENSEAUDIO_API_KEY is required and declared as the primary credential. No other credentials or sensitive config paths are requested.
Persistence & Privilege
always is false (no forced inclusion) and the skill does not request elevated or persistent system privileges or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install text2speech - 安装完成后,直接呼叫该 Skill 的名称或使用
/text2speech触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of SenseAudio Text-to-Speech (TTS) API skill.
- Provides comprehensive documentation for SenseAudio TTS API usage in English and Chinese.
- Supports synchronous and streaming (SSE) text-to-speech synthesis with emotion, speed, pitch, and volume control.
- Explains input parameters for audio and voice settings, including usage of break tags for pauses.
- Includes example code in curl and Python for both standard and streaming requests.
- Highlights multi-language support and a wide selection of voices and emotions.
- Outlines authentication and request/response structure for rapid integration.
元数据
常见问题
Text-to-Speech 是什么?
SenseAudio Text-to-Speech (TTS) API for converting text to natural speech. Supports synchronous and SSE streaming modes, multiple voices, emotion control, sp... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 289 次。
如何安装 Text-to-Speech?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install text2speech」即可一键安装,无需额外配置。
Text-to-Speech 是免费的吗?
是的,Text-to-Speech 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Text-to-Speech 支持哪些平台?
Text-to-Speech 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Text-to-Speech?
由 scikkk(@scikkk)开发并维护,当前版本 v1.0.0。
推荐 Skills