text-to-speech

Installation
SKILL.md

Text-to-Speech: Generate audio from text with Gemini

Overview

Convert text to natural-sounding speech using Google Gemini's TTS models. Supports:

  • 30 prebuilt voices with distinct characteristics
  • 24 languages with automatic detection
  • Single-speaker and multi-speaker audio
  • Natural intonation and expression

Reference: https://ai.google.dev/gemini-api/docs/speech-generation

How to use

bash ${CLAUDE_PLUGIN_ROOT}/scripts/gemini.sh --model=gemini-2.5-flash-preview-tts "TEXT TO SPEAK"
Related skills
Installs
4
GitHub Stars
1
First Seen
Feb 9, 2026