Speech

Enables the agent to speak using text-to-speech.

tomevault-io Updated

File contents

Overview

The Speech Skill allows you to speak to the user using the SpeakTool. This is useful for:

  • Greeting the user.
  • Expressing emotions, mood, and personality.
  • Announcing the progress/completion of tasks.
  • Providing verbal feedback or alerts.

Usage

To speak, use the SpeakTool with the text you want to say.

Example

speak_tool(text="Hello, how can I help you today?")

Best Practices

  • Keep spoken messages concise and clear.
  • Avoid reading large blocks of code or logs.
  • Use natural language.
  • Do not use exclamation marks.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/cyzus--suzent--speech commit 53f650f6c4

Frequently asked questions

npx skillmds@latest add tomevault-io/speech-2