speech

Convert text responses into audible speech via platform TTS backends.

62|9|Updated Jul 27, 2025
One-click install
npx skills add https://github.com/cyzus/suzent --skill speech-cyzus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speech
Source: https://github.com/cyzus/suzent/tree/main/skills/speech
Command: npx skills add https://github.com/cyzus/suzent --skill speech-cyzus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Speech skill removes the barrier between text-based agent responses and audible output, enabling agents to communicate verbally for greetings, alerts, and progress updates to users who prefer or require spoken feedback.

Core Features & Use Cases

  • Text-to-Speech Output: Convert short agent responses into natural-sounding speech for user-facing interactions.
  • Accessibility & Notifications: Provide verbal alerts, status updates, and personality-driven greetings to improve accessibility and engagement.
  • Use Case: Announce task completion to a user running a long process and provide brief spoken summaries of outcomes.

Quick Start

Use the SpeakTool to speak the phrase Hello, how can I help you today?

Frequently Asked Questions about speech

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add voice output to my conversational agent?

Text-to-speech functionality converts agent text responses into audible speech for conversational interactions. It handles natural language inputs and integrates with platform TTS backends to provide verbal greetings, alerts, and progress updates.

Can I use text-to-speech for accessibility notifications and verbal alerts?

Yes, text-to-speech supports accessibility scenarios by providing verbal alerts and status updates. It enables agents to deliver spoken notifications and personality-driven greetings, improving engagement for users requiring audible feedback.

How do I announce task completion to a user running a long process?

You can announce task completion by invoking text-to-speech with a short message. This provides brief spoken summaries of outcomes and progress updates, allowing agents to verbally notify users when long processes finish.

Does the text-to-speech feature work with natural language text inputs?

Yes, the text-to-speech feature handles natural language text inputs for simple invocation with short messages. It processes natural language text and converts it into audible speech without exposing sensitive data.

What are the limitations of using simple text-to-speech for agent responses?

Simple text-to-speech is designed for short messages like greetings and brief summaries. It applies to conversational agents, notifications, and accessibility scenarios, but may not suit long-form text or complex verbal interactions.