Spotify Web API Add new controllable device to Spotify devices list

廉价感情. 提交于 2019-12-10 19:29:54

问题


I try to set up a new device which is able to use Spotiy functionality over Spotify Web API.

There is a API call https://developer.spotify.com/web-api/get-a-users-available-devices/ where I can get available devices.

The problem is now that there is no call to add a new device to this list. The new device is not my smart phone but an external spotify certified speaker.

Native Spotify application adds the external speaker in an unknown(?) way. I tried to capture some packages with Wireshark which are sent from speakers when using Spotify but I just see some MDNS broadcasts.

Question: Is it possible to add the external device over Spotify Web API? Do someone know how Spotify Application implements this register process?

来源:https://stackoverflow.com/questions/45585080/spotify-web-api-add-new-controllable-device-to-spotify-devices-list

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!