Text / SEO
Text to speech
Convert text into MP3 speech audio with natural voices and download the result.
Input
Text to speech
Result
Text to speech
Waiting for text
The result will appear here.
API
Also available by API
Use JSON with a NOXUS API key. API billing uses separate USD balance.
The response includes structured values and downloadable content when useful.
POST /api/v1/tools/text-to-speech
Authorization: Bearer TU_API_KEY
Content-Type: application/json
{
"text": "Hola, soy NOXUS.",
"voice": "es-MX-JorgeNeural",
"rate": "+0%",
"pitch": "+0Hz",
"filename": "voz-noxus"
}