AgentSkillsCN

speak

通过调用 TTS 工作流,将文本转化为语音;当用户说出“说”或希望获得音频输出时使用。

SKILL.md
--- frontmatter
name: speak
description: Speak text by invoking the TTS workflow; use when the user says "speak" or wants audio output.

Speak

Overview

Use this skill to forward text to the TTS workflow.

Inputs

  • Text to speak

Workflow

  1. Run the TTS workflow with the provided text.
  2. If TTS is unavailable, return the text and note the limitation.

Output

  • Spoken text or a fallback note.