KellanM / OpenAI-Api-Unreal

Integration for the OpenAI Api in Unreal Engine
MIT License
649 stars 144 forks source link

Can't transcribe speech successfully!! ErrorMessage "failed to get 'text' field from json response" #59

Open t878787t8787878 opened 9 months ago

t878787t8787878 commented 9 months ago

I followed the instructions on the webpage and completed the blueprint as shown below. I also made sure that the sound was successfully recorded. However, after the file is recognized, it always goes in the false direction and prints out "failed to get 'text' field from json response" error message. So I would like to ask you where I might not have set it correctly?

Thanks!!

PS. the version i use is 5.0.3

image

YesIDont commented 4 months ago

Same here with UE 5.3, would be great to hear some response.