Expanded Audio Format Support in TTS and Streaming
We’ve enhanced our audio format support for both Text-to-Speech and Streaming APIs to provide you with greater flexibility.
- The
format
parameter in the Text-to-Speech API (/v1/speech/generate
) now acceptsPCM
andOGG
. - The
format
parameter in the streaming API (/v1/speech/stream
) now acceptsPCM
.
These new options are available for immediate use.