mapluisch / OpenAI-Text-To-Speech-for-Unity

Implementation of OpenAI's Text-To-Speech in Unity. Synthesize any text and play it via any AudioSource.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to get Audio Data from Open AI

AartiDhiman opened this issue · comments

Hi,
I followed the instructions for setting up the project and entered the OpenAI API key with audio permissions.
However, when I call it, the audioData byte array returns a null value. Could someone please assist in resolving the error?