Hello everyone. Maybe I am missing something but I have tried a variety of things so I wanted to get your ideas.
What is the best practice when it comes to playing audio in ReTool? I am using the ElevanLabs API and an getting audio I would like to play in the form of base64 code.
I would like to be able to now provide the user with a very simple player to play the audio. I was surprised that ReTool doesn't seem to have an audio widget.
How would you recommend I handle base64 audio with a simple player? Keep in mind that the ElavanLabs doesn't provide a "file" per se it's simple a chunk of base64 audio.
@bca -- this works well for me on a computer but not on a tablet device. Is this supposed to be the case? I am on self-hosted retool (at whatever the latest stable release is. 3.33 I think)