Text as Input
Text-to-Speech
Run the mms-tts-eng
model to convert text into speech.
POST
Authorizations
Provide your API key as Key your-key-here
in the Authorization
header.
Body
application/json
Input text to convert to speech.
Example:
"Hello"
Flag to determine if the response is JSON formatted.
Example:
false
Response
200 - application/json
Successful response with the generated audio link.
Generated audio link or string.