get TTS from provider
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
AccountSid
Request
This endpoint expects an object.
speech_credential_sid
Speech credential Sid
text
the text to convert to audio
language
language is used in text
voice
voice ID
encodingMp3
convert audio to mp3.
Response
Audio is created
Errors
400
Bad Request Error
422
Unprocessable Entity Error
500
Internal Server Error