Generate speech from text
POST/text-to-speech/speech
Converts the provided text to speech using the specified voice and returns audio data
Request
Responses
200:
Audio data generated from the provided text
401:
Unauthorized. Authentication failed - the required authentication headers were either invalid or not included in the request.
422:
Invalid request parameters