text-to-speech

Convert text to speech audio files with support for multiple voices, languages, and speech rates.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "text-to-speech" with this command: npx skills add aidotnet/moyucode/aidotnet-moyucode-text-to-speech

Text to Speech Tool

Description

Convert text to speech audio files with support for multiple voices, languages, and speech rates.

Trigger

  • /tts command

  • User needs text to speech

  • User wants to generate audio

Usage

Speak text

python scripts/text_to_speech.py "Hello World"

Save to file

python scripts/text_to_speech.py "Hello World" --output hello.mp3

Change voice/rate

python scripts/text_to_speech.py "Hello" --rate 150 --voice 1

Read from file

python scripts/text_to_speech.py --file document.txt --output audio.mp3

Tags

tts , speech , audio , voice , accessibility

Compatibility

  • Codex: ✅

  • Claude Code: ✅

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bilibili-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

puppeteer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cron-scheduler

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

exceljs

No summary provided by upstream source.

Repository SourceNeeds Review