duncan3dc/speaker
A PHP library to convert text to speech using various web services
This PHP library helps developers integrate text-to-speech functionality into their applications. You input text, and it outputs audio data (like an MP3 file) using various online and offline speech synthesis services. It's for web developers or backend engineers building applications that require spoken output.
114 stars. No commits in the last 6 months.
Use this if you are a PHP developer needing to convert written text into spoken audio within your application, leveraging existing text-to-speech providers.
Not ideal if you need a standalone text-to-speech application for end-users, or if you are not working with PHP.
Stars
114
Forks
34
Language
PHP
License
Apache-2.0
Category
Last pushed
Nov 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/duncan3dc/speaker"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
gillesdemey/google-speech-v2
:speech_balloon: Reverse Engineering Google's Speech To Text API (v2)
felipefacundes/brasiltts
Brasil TTS é um conjunto de sintetizadores de voz, em português do Brasil, que lê telas para...
mikopbx/ModuleRHVoice
Text to speech voice generator by the RHVoice algoritm
geekgirljoy/PHP
Examples of my PHP Code
m-nathani/speech_to_text
how to use the Google Cloud Speech API to transcribe audio/video files.