edge-tts

Converts text to speech using Edge neural voices and writes audio files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/VCasecnikovs/klava --skill edge-tts-vcasecnikovs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edge-tts
Source: https://github.com/VCasecnikovs/klava/tree/main/.claude/skills/edge-tts
Command: npx skills add https://github.com/VCasecnikovs/klava --skill edge-tts-vcasecnikovs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires edge-tts, afplay, and includes scripts (resource) components.

What problem does it solve?

Converts text into natural speech using Edge neural voices, enabling quick audio creation, accessibility, and voice-enabled demos.

Core Features & Use Cases

  • Edge neural voices with multiple language support for multilingual TTS
  • Generate audio files from text for blogs, videos, presentations, and accessibility
  • Simple CLI-based integration for automation and quick voiceovers

Quick Start

Speak the provided text aloud using edge-tts and save the result as an audio file.

Frequently Asked Questions about edge-tts

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

FAQPage Schema
How do I convert text into natural-sounding speech for an audio file?

To convert text into natural speech, this Skill uses Edge neural voices to synthesize the provided text and writes the output directly to an audio file. It enables quick voiceover generation across multiple languages.

Does text-to-speech with Edge neural voices support multiple languages?

Yes, text-to-speech generation with Edge neural voices supports multiple language options. This allows you to create multilingual voiceovers and accessibility audio from written text without changing your core environment.

Do I need to install edge-tts before generating audio from text?

Yes, you need the edge-tts dependency installed or accessible in your environment to generate audio. The Skill relies on this CLI-based integration to process text and save the resulting voice synthesis as an audio file.

What's the best way to automate voice synthesis for content creation?

The best way to automate voice synthesis is using this Skill's CLI-based integration to process text scripts. It leverages Edge neural voices to quickly generate audio files suitable for blogs, videos, and presentations.

Can I use edge-tts for generating accessibility audio from scripts?

Yes, you can use edge-tts to generate accessibility audio from written scripts. It transforms text into spoken audio using neural voices, making content accessible through simple CLI automation and audio file output.

Why does text-to-speech output fail to play on my system?

Text-to-speech output playback requires the afplay dependency to be available in your environment. If audio generation succeeds but playback fails, ensure afplay is properly installed and accessible to the system.