GET
/
api
/
v1
/
tts
/
synthesize
/
{id}
/
sample

Path

id
string

The id of the voice to use for the synthesis

Authorization
string

This is the user auth token generated for app.fluxon.ai.

Response

synthesized speech
file

The synthesized speech produced by fluxon in the form of bytes. It is streamed back to the client.