0

Is it possible to programmatically save (music) files to the Zune hub in windows phone 7?

For instance, I've created a recording app and want to be able to push the saved recordings to the Zune hub to be part of my audio collection.

Is it possible?

sternr
  • 6,216
  • 9
  • 39
  • 63
  • Have you looked at integrating with the [Music and Videos hub](http://msdn.microsoft.com/en-us/library/ff769558%28v=vs.92%29.aspx)? – Rowland Shaw Jul 13 '12 at 12:48

1 Answers1

0

I don't think you can do that.

There are other types of integration available, though: http://msdn.microsoft.com/en-us/library/ff769558(v=vs.92).aspx

Igor Ralic
  • 14,975
  • 4
  • 43
  • 51
  • I've read this article before asking, but wanted to make sure there's no deeper way of integration. Thanks anyawy! – sternr Jul 14 '12 at 17:39