aks-devs/mod_openai_tts
Freeswitch Speech-To-Text module
This FreeSWITCH module allows you to convert written text into natural-sounding speech for your phone calls and voice applications. You provide text, and it converts it into spoken audio using OpenAI's Text-To-Speech service. It's designed for telecommunications engineers or system administrators managing FreeSWITCH servers who want to add advanced voice capabilities.
Use this if you need to integrate high-quality, AI-generated speech directly into your FreeSWITCH-powered interactive voice response (IVR) systems, call routing, or other telephony applications.
Not ideal if you are looking for a standalone text-to-speech application outside of a FreeSWITCH environment or need a solution that doesn't rely on external OpenAI services.
Stars
9
Forks
3
Language
C
License
—
Category
Last pushed
Mar 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/aks-devs/mod_openai_tts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
k2-fsa/sherpa-onnx
Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and...
ccoreilly/vosk-browser
A speech recognition library running in the browser thanks to a WebAssembly build of Vosk
alphacep/vosk
VOSK Speech Recognition Toolkit
alphacep/vosk-server
WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries
solyarisoftware/voskJs
Vosk ASR offline engine API for NodeJs developers. With a simple HTTP ASR server.