Streaming speech synthesis
- api
Need audio to start playing before the whole clip is ready? POST /v1/audio/speech/stream streams synthesized audio straight through from the provider for the lowest possible latency.
The standard POST /v1/audio/speech now returns the complete clip in one shot, so volume and output-format options reliably apply to the finished audio.

