srcnalt/OpenAI-Unity

Android issue

Opened this issue · 2 comments

Describe the bug
This is not working in the Unity android build when i try to do speech to text it records the audio transcipting it but does not return the words i have said

I'm also Facing this issue. I have try to debug it and I found the issue on this Line
var res = await openai.CreateAudioTranscription(req);

Hey @AtulAbhiwan03 and @usama03488! Any luck on debugging this? I am currently facing the same issue atm when building for VR on Quest.