andresayac/edge-tts-php
Edge TTS is a PHP package that allows access to the online text-to-speech service used by Microsoft Edge without the need for Microsoft Edge, Windows, or an API key.
This tool helps developers integrate text-to-speech capabilities into their PHP applications. It takes plain text as input and converts it into natural-sounding speech using Microsoft Edge's synthesis technology, without needing an API key. The output is an audio file or stream, which can then be used in various applications like interactive voice response systems, e-learning platforms, or content narration.
Use this if you are a PHP developer needing to add high-quality, free text-to-speech functionality directly into your web applications or command-line scripts.
Not ideal if you are a non-developer looking for a simple, no-code way to convert text to speech without involving programming.
Stars
15
Forks
5
Language
PHP
License
GPL-3.0
Category
Last pushed
Dec 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/andresayac/edge-tts-php"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rany2/edge-tts
Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or...
travisvn/edge-tts-universal
Use Microsoft Edge's online text-to-speech service in Node.js, browsers, or any JavaScript...
Migushthe2nd/MsEdgeTTS
A simple Azure Speech Service module that uses the Microsoft Edge Read Aloud API....
lobehub/lobe-tts
🎤 Lobe TTS - A high-quality & reliable TTS/STT library for Server and Browser
hs-CN/msedge-tts
This library is a wrapper of MSEdge Read aloud function API. You can use it to synthesize text...