transcribe audio to text

Database & APIs

I'm trying to put an API call in my app so that I can record audio and transcribe it to text. I used the GPT API for this. It is not causing any error, in fact, the API call is a success, with a return of 200. However, when I try to bring this information into my input text field, it does not appear

What have you tried so far?

I tried to bring the information directly to a field, using the API call, but it didn't work. I will attach photos of my settings.

Did you check FlutterFlow's Documentation for this topic?
No
1