Python Library for Microsoft Edge's Text-to-Speech Service (No Edge or API Key Needed)
2025-01-23
edge-tts is a Python library that lets you use Microsoft Edge's online text-to-speech service directly from your Python code or via command-line tools (`edge-tts` and `edge-playback`). No need for Microsoft Edge, Windows, or an API key. It supports multiple languages and voices, offering customization of speed, volume, and pitch. Install via pip and use simple command-line arguments or the Python API.
Development
Microsoft Edge