This Forge component will allow users to play MP3 Binary files locally hosted on the database directly.
This component uses Binary to Base conversion to make the Binary file compatible to play directly via the browser. It requires one Input parameter of Binary Type which holds the MP3 File of the song, The web block converts the MP3 Binary file to Base file and then makes it easier to play on the browser.
This component also allows users to play and pause the music and on top of that, allows users to adjust the playback speed of the music.