openai-php / client

⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
MIT License
4.57k stars 466 forks source link

Add text to speech stream support #282

Closed gehrisandro closed 7 months ago

gehrisandro commented 7 months ago

Adds a new function to retrieve text to speech as stream. See https://github.com/openai-php/client/issues/276