TTS

Convert text to speech with multiple voices, speeds, and output formats.

2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/marktantongco/promptc-os --skill tts-marktantongco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: TTS
Source: https://github.com/marktantongco/promptc-os/tree/main/skills/TTS
Command: npx skills add https://github.com/marktantongco/promptc-os --skill tts-marktantongco

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Text-to-speech enables turning written content into spoken audio for accessible apps, narration, and voice interfaces.

Core Features & Use Cases

  • Voices: multiple language voices and tones.
  • Speed/format: adjust speed and output format (wav, mp3, pcm) for diverse scenarios.
  • Use cases: accessibility, audiobooks, training, IVR prompts.

Quick Start

Convert a sample text to speech using tongtong and save the output as 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 speech for voice-enabled apps?

To convert text to speech, this Skill processes written content into natural-sounding audio using backend SDKs, supporting multiple language voices and adjustable playback speeds for voice-enabled applications.

What audio formats can I output when generating text-to-speech files?

When generating text-to-speech audio, you can export output files in wav, mp3, and pcm formats to accommodate diverse scenarios like e-learning narration, audiobooks, and IVR prompts.

Does this text-to-speech solution support backend integration for accessibility?

Yes, this text-to-speech solution supports backend integration using web development SDKs, enabling you to apply natural speech generation directly within accessibility tools and dynamic content delivery systems.

Can I adjust the speed and voice tones for audiobook narration?

You can adjust both speed and voice tones for audiobook narration, selecting from multiple language voices to create natural-sounding speech tailored to your specific audio content requirements.

What are the input length and streaming constraints for text-to-speech processing?

This text-to-speech processing enforces specific input length and streaming constraints to maintain backend performance, ensuring reliable audio generation when converting written dynamic content into spoken speech.