Generate Voice Tts

Generate text-to-speech with a saved voice using Seed Audio 1.0. The voice's preview audio is used as the reference clip.

post/api/voices/{voice_id}/tts

Path parameters

voice_idstring required

Request body

textstring required

Text to synthesize

speednumber nullable

Speech speed multiplier

pitchinteger nullable

Pitch shift in semitones

Response

Successful Response

{"stackTrail":"paths:/api/voices/{voice_id}/tts:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.