Invoke API that returns audio, and play the audio in FlutterFlow

Actions & Logic

I have a simple text-to-speech API where I can send some text, and the API will respond with the spoken text as an audio file (wav). How do I invoke the API and play it back in FlutterFlow? It seems that the API definitions in FlutterFlow don't supprt audio as a data return type?

What have you tried so far?

I tried using the API calls screen, but don't know how to define the reurn type of audio.

Did you check FlutterFlow's Documentation for this topic?
No
2
8 replies