-1

Now I want to develop an application on ARM with libspotify to play music.So I buy a premium account on spotify to get the API key.My original idea is that anyone who has my equipment could enjoy the music served by spotify,but the spotify does not allow to play the same song by the same account on different equipment at the same time.And even the user has their own account,they can not login from the application developed by my API key.How can I resolve the contradiction

4

1 回答 1

0

根据 Spotify 的文档,用户必须拥有高级帐户才能使用该功能。

登录

要访问 Spotify 功能,用户需要使用 Spotify 或 Facebook 凭据登录。登录帐户必须是高级帐户。请注意,当用户尝试播放音乐时,可以在 Spotify 登录流程中显示,而在启动应用程序时不需要显示。登录时,用户需要接受我们的服务条款:spotify.com/legal。

于 2013-07-17T17:19:59.893 回答