piede828
piede828

Reputation: 11

Controlling the Spotify Play Button in website

I want to control the play and pause and of the Spotify Play Button I have integrated in a website. Is there a way to do it? For example, if I want to start playing a song by clicking an element on the page, at the moment users still need to press the play button in the Spotify player. Is it possible to skip this step and play the song immediately?

Upvotes: 1

Views: 563

Answers (1)

José M. Pérez
José M. Pérez

Reputation: 3279

At the moment, the Spotify Play Button doesn't expose any interface to control it. See Manipulating Spotify Play Button via jQuery. Thus, the user as to click on the play button to start plying a track.

Upvotes: 1

Related Questions