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
formatparameter in the Text-to-Speech API (/v1/speech/generate) now acceptsPCMandOGG. - The
formatparameter in the streaming API (/v1/speech/stream) now acceptsPCM.
These new options are available for immediate use.