Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我做了一个简单的教程来识别一首原始歌曲,它通过 Gracenote GNSDK 检测歌曲并返回 GDO,
但我想播放(即流)通过 gnsdk 检测到的歌曲,这可能吗???
Gracenote 不提供音频流,只提供元数据和推荐。您需要使用来自Deezer、Spotify、Rdio等流媒体音乐服务的 API来播放实际歌曲。如果您将 GNSDK 配置为使用 GDO 返回 XID,您可以获得直接链接到 Deezer API 的 Deezer ID。