Skip to main content

Overview

Destined Voice uses advanced neural TTS models to generate natural-sounding speech from any speaker in our library.

Single Synthesis

Generate audio for a single text:

Batch Synthesis

Generate multiple audio files in one request:

Audio Format

Generated audio uses these specifications:

Usage Tracking

Monitor your character usage:

Best Practices

Group multiple synthesis requests into batch jobs for better performance.
Clean and normalize text before synthesis. Remove special characters and format numbers as words.
Store generated audio URLs. Re-synthesis of the same text with the same speaker produces identical audio.
For text longer than the character limit, split into sentences and combine audio files.