When is Windows Phone 8 (WP8) SDK going to be released?

I have studied and prototyped Deezer API with 30s previews but I would like to get access to streams itself.

I would appreciate early access even to alpha/beta if available... Thanks in advance.

有帮助吗?

解决方案

First, non of our SDKs let's you access the full music stream. Our JavaScript/iOS/Android SDK give you the permission to play full tracks - according to user's right.

Are you looking for playing the full track length, or access the Stream to for a specific usage ?

We do not share plans about a "Windows Platform" SDK availability.

Meantime, you can follow my unofficial SDK on GitHub Deezer Unofficial SDK. It does not includes full song playback, and right now, the list of methods covered are very light, but I'll add support for more methods in the following weeks. You can also raise an issue if you need something, or create a pull request.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top