TTS

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

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/pounct/agent-ebauche1 --skill tts-pounct
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: TTS
Source: https://github.com/pounct/agent-ebauche1/tree/main/skills/TTS
Command: npx skills add https://github.com/pounct/agent-ebauche1 --skill tts-pounct

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of converting text into spoken audio, enabling users to easily generate voiceovers, announcements, or automated audio messages with a variety of customization options.

Core Features & Use Cases

  • Text-to-Speech Conversion: Take any text and transform it into natural-sounding spoken audio.
  • Multiple Voices: Choose from a selection of pre-loaded voices with unique characteristics.
  • Custom Speed and Volume: Adjust the speech speed and volume to fit your needs.
  • Various Audio Formats: Save audio files in popular formats such as WAV, PCM, and MP3.
  • Use Case: Ideal for creating audio content for voice assistants, podcasts, e-learning materials, or interactive applications.

Quick Start

Generate an audio file from the text "Hello, world!" with the 'tongtong' voice at default speed and volume.

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 spoken audio for an application?

You can convert text to spoken audio by using this Skill to process textual data via the z-ai-web-dev-sdk. It enables seamless voice generation for applications requiring voice synthesis and automated audio output.

What audio formats can I generate when converting text to speech?

When converting text to speech, you can save the generated audio files in popular formats such as WAV, PCM, and MP3. This allows flexible integration of the voice synthesis output into various platforms and applications.

Can I customize the voice speed and volume for text-to-speech conversion?

Yes, you can customize the voice speed and volume for text-to-speech conversion. The Skill supports adjusting these audio parameters alongside choosing from multiple pre-loaded voices with unique characteristics to fit your needs.

Do I need the z-ai-web-dev-sdk to perform text-to-speech conversion?

Yes, you need the z-ai-web-dev-sdk to perform text-to-speech conversion with this Skill. It serves as the required dependency for API integration, handling the underlying voice synthesis and audio generation processes.

What is the best way to generate voiceovers for e-learning materials?

The best way to generate voiceovers for e-learning materials is using a text-to-speech Skill that supports multiple voices and custom speed adjustments. This approach streamlines creating spoken audio from textual data for interactive applications.

Does text-to-speech conversion work with various text formatting options?

Text-to-speech conversion works with various text formatting options to accurately process textual data into spoken audio. This ensures the generated voice synthesis correctly interprets the input structure for applications like podcasts and voice assistants.