short-text-tts

Convert short mixed Chinese-English text into MP3 or WAV speech audio files.

23|4|Updated May 7, 2026
One-click install
npx skills add https://github.com/qq5855144/GitHubM --skill short-text-tts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: short-text-tts
Source: https://github.com/qq5855144/GitHubM/tree/main/.skills/short-text-tts
Command: npx skills add https://github.com/qq5855144/GitHubM --skill short-text-tts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill turns short mixed-language text into ready-to-play speech audio, removing the need to build or manage a text-to-speech integration manually.

Core Features & Use Cases

  • Generate MP3 or WAV audio for short announcements, pronunciation checks, and voice prompts.
  • Supports web, mini program, and app playback patterns with platform-specific handling for binary responses, base64 transfer, and streaming audio.
  • Use it when you need a short alert, a spoken message, or an on-demand voice sample from a concise passage.

Quick Start

Generate an MP3 narration for the attached short text and save it as a playable audio file.

Frequently Asked Questions about short-text-tts

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

FAQPage Schema
How do I convert short text to speech for a mini program or web client?

To convert short text to speech, this Skill generates MP3 or WAV audio files with platform-specific playback handling for web, mini program, and app clients. It manages binary responses and base64 transfer for immediate audio playback.

Does text-to-speech support mixed Chinese-English voice notifications?

Text-to-speech supports mixed Chinese-English content under 500 characters for voice notifications. It generates spoken alerts and pronunciation checks, producing ready-to-play audio without manual integration.

What is the best way to handle binary audio from Baidu TTS in an Expo app?

Handling binary audio from Baidu TTS requires platform-specific playback logic for Expo app clients. This Skill processes binary responses and base64 transfer, delivering playable MP3 or WAV files directly.

Can I generate audio files for pronunciation checks under 500 characters?

You can generate audio files for pronunciation checks using short text under 500 characters. The Skill converts mixed Chinese-English passages into on-demand voice samples and saves them as playable files.

When do I need platform-managed authentication for text-to-speech audio generation?

Platform-managed authentication is required for text-to-speech audio generation when using this Skill. It abstracts the authentication process, allowing you to generate short announcements and voice prompts instantly.

Why does my generated speech audio not play correctly on different platforms?

Speech audio may not play correctly due to platform-specific playback logic for web, mini program, and app clients. This Skill handles binary responses and base64 transfer to ensure proper audio streaming across platforms.