I'm building a Music Streaming Web App in FF, for which I have created a custom play card component which matches with my UI Style. I know there is already a widget that exists for playing and handling audio. But I have come so far, so I can't switch to the in-built option.
I need help syncing my audio URL with the play-btn action flow. Below are some screenshots of my app.
I want to trigger a play audio action through a custom play card component (play-btn).
Or can someone point me in the right direction to think about the solution to this problem? even a reference to the related documentation would be really helpful.
Thanks for your time : )