124
Views
6
Comments
[Howler JS - Javascript Audio player] How to upload audio and play it in Reactive? (Newbie here :)
howler-js-javascript-audio-player
Reactive icon
Forge asset by Bruno Machado
Application Type
Reactive

I was able to upload audio binary from the upload widget, but I couldn't find a way to use it in audio player or something. I tried to use Howler component from forge, but it requires URL instead of binary.. then again, how can I convert Binary to URL!

UserImage.jpg
Pranav Shingane

Hi @Ahmad Abushammala @Ahmad Abushammala ,

Please check with the following link 

Streaming Audio And Video - Overview | OutSystems 

There might be other forge components available on outsystem. Do Check

2021-04-20 22-37-50
Ahmad Abushammala

Hello @PSS ,

Thanks for the reply.
This component is for Mobile, not Reactive.

UserImage.jpg
Pranav Shingane


Right but just get install that component and use service into your reactive component by dependency

UserImage.jpg
Bruno Machado
Staff

Hello Ahmed, this component is for Reactive as well.

UserImage.jpg
Bruno Machado
Staff

Hello,

i've uploaded the demo of it. Please let me know if it helps

2021-04-20 22-37-50
Ahmad Abushammala

Hello Bruno,


The demo uses a file from Resources, not from binary attribute.

The requirement of my app is the user be able to upload and play videos and audio files.. and these binary files (attributes) should be saved in the database.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.