Short: how to play a Power Automate generated mp3 file in a Canvas app?
Details:
I use Power Automate for the Azure Text-to-speech function. A canvas app calls the flow, which generates the speech result. Finally I send back the result of the speech function to the canvas app as a variable. How can I play this result with the Audio player in the canvas app? Do I have to convert this result to another format?
When I save the result of the speech function in power automate as One Drive mp3 file, I can play the mp3 with Windows media player using Windows 11. I do not intend to save the speech result as a mp3 file.