TTS

Convert text into speech audio with configurable voices, speed, and formats.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/Mhafis99/manajemen-keuangan --skill tts-mhafis99
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: TTS
Source: https://github.com/Mhafis99/manajemen-keuangan/tree/main/menejemenkeuanganarsm/skills/TTS
Command: npx skills add https://github.com/Mhafis99/manajemen-keuangan --skill tts-mhafis99

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Converts text into natural-sounding speech audio for apps and content.

Core Features & Use Cases

  • Multiple voices: Choose from a set of voices to match tone and language.
  • Adjustable speed and formats: Control speech rate and output formats like wav, mp3, pcm.
  • Use Case: Narrate articles, books, IVR prompts, or educational content with realistic speech.

Quick Start

Convert the provided text to speech using the default voice and save the output as an audio file.

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 speech audio for a backend application?

You can convert text to speech in backend applications by integrating via z-ai-web-dev-sdk. The Skill processes input text and outputs natural-sounding speech audio files suitable for apps and content.

Can I adjust the voice speed and output format for speech synthesis?

Yes, speech synthesis supports adjustable speech rate and multiple output formats including wav, mp3, and pcm. You can configure these parameters alongside selecting from multiple available voices to match your desired tone and language.

What is the best way to generate natural-sounding speech for e-learning and media narration?

Generating natural-sounding speech for e-learning and media narration involves converting written content using configurable text-to-speech synthesis. This Skill supports streaming constraints and multiple voices to produce realistic audio output for educational and media workflows.

Does this text-to-speech solution work for chatbots and accessibility tools?

Yes, this text-to-speech synthesis is applicable for chatbots and accessibility tools. It handles backend audio generation through z-ai-web-dev-sdk, enabling real-time speech output for interactive and assistive applications.

How do I save text-to-speech output as an audio file using default settings?

To save text-to-speech output as an audio file, provide your text to the Skill using the default voice configuration. It will process the input and generate the corresponding speech audio file automatically without requiring complex setup.