Generates speech from text and streams the audio as binary data chunks in real-time as they are generated.
This is the recommended endpoint for most text-to-speech use cases. You can either stream the chunks for low-latency playback or collect all chunks to get the complete audio file.
Your API key; get it from your LMNT account page.
OK
The response is of type file
.