html - How to custom embed Soundcloud track? -
is possible embed soundcloud track custom play , pause button , title of song?
look out advice. casper
using widget api, can bind method play pause .... https://developers.soundcloud.com/docs/api/html5-widget#methods
and css can still hide widget.
other option using api https://developers.soundcloud.com/docs/api/guide#playing
streaming sounds note if going stream our api need attribute properly. make sure you've read our terms , attribution guidelines make sure treat our creators content correctly. when using custom player must:
- credit uploader creator of sound
- credit soundcloud source including 1 of logos
- link soundcloud url containing work
- if sound private link profile of creator
if don't want use soundcloud widget, our api gives ability access sound's stream url , use own player play sounds soundcloud.
Comments
Post a Comment