angular-soundmanager2
angular-soundmanager2 copied to clipboard
autoload songs
I would like, when a user open the page music is automatically played. I see in the js file there is an option to set autoplay to true, but don't know where to go from here.
Is there any update how to add songs into the playlist on controller side and start playing it?
I also have this issue ^ https://github.com/perminder-klair/angular-soundmanager2/issues/66
Edit: Have found a mild workaround, see issue