Create speech
Synthesizes audio from the input text. Returns a raw audio bytestream in the requested format (e.g. mp3, pcm, wav).
Request body
Example request
{
"input": "Hello world",
"model": "mistralai/voxtral-mini-tts-2603",
"response_format": "pcm",
"speed": 1,
"voice": "en_paul_neutral"
}Response
Audio bytes stream
Changes
Changed in 39 of the 303 revisions of this API.124243
- ○
added the new optional request property
//new-optional-request-property
- ○
- ○
added the new optional request property
///////new-optional-request-property
- ○
the request property
///////became optionalrequest-property-became-optional
- ○
added
image_urldiscriminator mapping keys to the/request propertyrequest-property-discriminator-mapping-added
- ○
added to the
/request propertyoneOflistrequest-property-one-of-added
- ○
- ○
added the new optional request property
//new-optional-request-property
- ○
- ○
added the new optional request property
//new-optional-request-property
- ○
- ○
added the new optional request property
//new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
//new-optional-request-property
- ○
- ○
added the new optional request property
//new-optional-request-property
- ○