Converts the provided text to speech using the specified voice and returns audio data
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The voice ID in the format Provider.ModelId.VoiceId.
Examples:
Use the GET /text-to-speech/voices endpoint to get a complete list of available voices.
The text to convert to speech
Audio data generated from the provided text
Raw audio data in MP3 format