Soniox
Shared concepts

Voices

Supported voices for Soniox Text-to-Speech across all 60+ languages.

This page lists the currently available voices for Soniox Text-to-Speech models.

All supported voices work with all 60+ supported languages.


Supported voices

Voice
Maya
Daniel
Noah
Nina
Emma
Jack
Adrian
Claire
Grace
Owen
Mina
Kenji

Usage

Use the voice name in Text-to-Speech requests:

{
  "model": "tts-rt-v1-preview",
  "language": "en",
  "voice": "Maya"
}

The same voice works with any supported language value:

{
  "model": "tts-rt-v1-preview",
  "language": "it",
  "voice": "Maya"
}

See models for the currently available Text-to-Speech models.