I have done a simple tutorial to identify a raw song, it detects the song through gracenote GNSDK and returns the GDO,
But I want to play(i.e. stream) that detected song through the gnsdk, IS IT POSSIBLE???
I have done a simple tutorial to identify a raw song, it detects the song through gracenote GNSDK and returns the GDO,
But I want to play(i.e. stream) that detected song through the gnsdk, IS IT POSSIBLE???
Gracenote does not provide audio streams, just metadata and recommendations. You need to use APIs from streaming music services like Deezer, Spotify, Rdio, and others to play the actual songs. If you configure GNSDK to return XID's with the GDO, you can get Deezer ID's that link directly to the Deezer API.