Aura 2
Model Overview
Setup your API Key
API Schema
post
Body
modelstring · enumRequiredPossible values:
voicestring · enumOptionalDefault:
The voice to use for speech synthesis.
thaliaPossible values: textstringRequired
The text content to be converted to speech.
containerstringOptional
The file format wrapper for the output audio. The available options depend on the encoding type.
encodingstring · enumOptionalDefault:
Specifies the expected encoding of your audio output
linear16Possible values: sample_ratestringOptional
Audio sample rate in Hz.
streambooleanOptionalDefault:
trueResponses
200Success
audiostring · uriRequired
post/v1/tts
200Success
Code Example
Last updated
Was this helpful?