从我的网站播放 Spotify 音频
Play Spotify Audio from my web
目前,我已经注册了一个spotify账号。我想用我自己的播放器播放 Spotify 曲目,控制:暂停、搜索、播放。 Spotify 提供 Web Playback SDK 但它仅限于高级帐户,如果使用嵌入式小部件则它只能播放 30 秒并且无法搜索。你对这个问题有什么建议吗?
终于找到了,使用Spotify Web Playback SDK但用户必须使用高级帐户才能收听音轨。
Ref:
https://beta.developer.spotify.com/documentation/web-playback-sdk/
目前,我已经注册了一个spotify账号。我想用我自己的播放器播放 Spotify 曲目,控制:暂停、搜索、播放。 Spotify 提供 Web Playback SDK 但它仅限于高级帐户,如果使用嵌入式小部件则它只能播放 30 秒并且无法搜索。你对这个问题有什么建议吗?
终于找到了,使用Spotify Web Playback SDK但用户必须使用高级帐户才能收听音轨。
Ref: https://beta.developer.spotify.com/documentation/web-playback-sdk/