Skip to content
memghost.com Open App

Start synthesis job

POST
/tts/synthesize

Starts an async synthesis job. Returns 202 with job ID.

object
text
required
string
>= 1 characters
voice
required

Voice name or blend expression

string
voice_id

Optional link to a configured voice

string format: uuid
format
string
default: mp3
Allowed values: mp3 wav opus flac pcm
speed
number format: double
default: 1 >= 0.1 <= 5

Synthesis job started

object
id
required
string format: uuid
message
required
string

Invalid request

object
error
required
string
message
required
string
details
object
key
additional properties
any