Text to speech

Convert text into MP3 speech audio with natural voices and download the result.

Text to speech

Generate a short preview before creating the full audio.

Text to speech

Waiting for text
The result will appear here.
Voice
-
Characters
-
Format
-

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"
}