Search code examples
windows-phone-8bytearraysmedia-library

Windows phone 8 convert Song to Byte array


I want to convert a Song from MediaLibrary to a byte array in order to upload it. Do you know how I could do that?


Solution

  • I had the same problem. It took me a day to search Google, but i still could not find what i need.

    I am not sure that it can help you but let you try to read this topic.

    WP: is possible to get uri out of Microsoft.Xna.Framework.Media.Song