Forum Discussion

Rookai's avatar
Rookai
Binge Watcher
2 years ago

Accessing local (tmp:/) audio files to be played by roAudioplayer

Hi, I have a local mp3 audio file stored in tmp:/ ("tmp:/audio.mp3), and this file is generated from response of an API call " AsyncPostFromFileToFile " . I would like to play it using roAudioPlayer...