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?
Invoke API that returns audio, and play the audio in FlutterFlow
Actions & Logic
I tried using the API calls screen, but don't know how to define the reurn type of audio.
No
2
8 replies