Upload text to synthesize audio
Upload text to synthesize audio
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
Request to upload text for audio synthesis.
Plain text to synthesize into audio
"Welcome to our facility"
SSML markup for audio synthesis
"<speak>Welcome to our facility</speak>"
Description of the audio clip
"A welcome message for visitors"
Display name for the audio clip
"Welcome Message"
Voice ID for text-to-speech synthesis
"en-US-Neural2-F"
Response
OK
Response from uploading text for audio synthesis.
Indicates if audio encoding failed
false
Indicates if SSML markup is invalid
false
Indicates if text-to-speech synthesis failed
false
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"