TTS

Convert written text into spoken audio using the z-ai-web-dev-sdk.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/fishyer/skills --skill tts-fishyer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: TTS
Source: https://github.com/fishyer/skills/tree/main/skills/TTS
Command: npx skills add https://github.com/fishyer/skills --skill tts-fishyer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill converts written text into natural-sounding speech, addressing the need for spoken audio content creation, voice-enabled applications, and audio file generation.

Core Features & Use Cases

  • Text-to-Speech: Convert any text input into spoken audio with multiple voice options and adjustable speed.
  • Voice Selection: Choose from a variety of voices for different accents and styles.
  • Speed Adjustment: Control the speed of the speech output for various use cases.
  • Output Formats: Generate audio files in WAV, PCM, and MP3 formats.
  • Use Case: Ideal for creating voiceovers for videos, generating audio books, or building voice assistant applications.

Quick Start

Use the TTS skill to convert the text 'Hello, world!' into speech and save it as 'hello.wav'.

Frequently Asked Questions about TTS

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

FAQPage Schema
How do I convert written text into spoken audio files?

To convert text to speech, you can use this Skill to process written input and generate natural-sounding spoken audio. It leverages the z-ai-web-dev-sdk to output files in WAV, PCM, or MP3 formats.

Can I adjust the speech speed and select different voices for audio generation?

Yes, audio generation supports adjustable speech speed and multiple voice options. You can select from various accents and styles during the text-to-speech conversion process.

What audio formats are supported for text-to-speech output?

The text-to-speech conversion supports WAV, PCM, and MP3 audio formats. You can specify your desired output format when generating the spoken audio files.

Does the TTS Skill work with the z-ai-web-dev-sdk for voice-enabled applications?

Yes, this Skill uses the z-ai-web-dev-sdk to perform text-to-speech conversion. It is ideal for building voice-enabled applications, generating audio books, and creating voiceovers.

How do I generate a WAV file from text input for a voiceover?

You can generate a WAV file by providing your text input to the Skill and specifying WAV as the output format. The Skill converts the text into spoken audio suitable for voiceover creation.

Are there limitations when using z-ai-web-dev-sdk for text-to-speech conversion?

The Skill relies on the z-ai-web-dev-sdk for text-to-speech conversion, supporting multiple voices, speed control, and standard audio formats. Specific limitations depend on the SDK's voice selection and audio generation capabilities.