Text to Speech streaming with OpenAI's Nodejs SDK

, ,

Hey everyone, I’m trying to do TTS with OpenAI’s Node js SDK, in the docs page (https://platform.openai.com/docs/guides/text-to-speech?lang=node) the streaming sample is only for python, I wanted to ask if you know that the streaming feature is also supported with Nodejs? Thanks in advance

1 Like

@tabatabaie.mojtaba - did you figure this out ?