TTS

Convert text into speech audio using the z-ai-web-dev-sdk with selectable voices and speed.

Updated Dec 14, 2025
One-click install
npx skills add https://github.com/71261121/auto-jarvis- --skill tts-71261121
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: TTS
Source: https://github.com/71261121/auto-jarvis-/tree/main/skills/TTS
Command: npx skills add https://github.com/71261121/auto-jarvis- --skill tts-71261121

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires z-ai-web-dev-sdk, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables the conversion of written text into spoken audio, making content accessible and creating dynamic voice outputs for various applications.

Core Features & Use Cases

  • Text-to-Speech Conversion: Transform any text into natural-sounding speech.
  • Customizable Voices & Speed: Select from multiple voices and adjust speech speed for desired output.
  • Use Case: Generate an audio version of a blog post for listeners on the go, or create voice prompts for an interactive voice response (IVR) system.

Quick Start

Use the TTS skill to convert the text "Hello, world!" into an audio file named output.wav.

Frequently Asked Questions about TTS

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

FAQPage Schema
How do I convert text to natural-sounding speech audio?

To convert text to speech audio, you can use this Skill to synthesize written content into natural-sounding spoken audio files. It requires backend execution to process the text and generate the audio output.

Can I adjust voice speed and select different voices for text-to-speech synthesis?

Yes, this text-to-speech synthesis Skill supports selecting from multiple voices and adjusting the speech speed. You can customize these parameters to achieve your desired audio output quality and pacing.

What audio formats are supported when generating speech from text?

When generating speech from text, the Skill supports various audio formats for the output files. You can export the synthesized voice audio into formats suitable for your specific application needs.

Do I need a backend environment to execute text-to-speech conversion?

Yes, you need a backend environment to execute the text-to-speech conversion because it relies on the z-ai-web-dev-sdk. The SDK handles the speech synthesis processing and must be run server-side.

What is the best way to generate voice prompts for an interactive voice response system?

The best way to generate voice prompts for an IVR system is using this text-to-speech Skill to convert prompt text into natural-sounding audio. It allows voice selection and speed adjustment to match system requirements.