开发者

How To put Audio song in NSdata In iphone

开发者 https://www.devze.com 2023-01-20 13:20 出处:网络
I want to hold ipod Library song in NSData开发者_开发技巧 to send on Webservice. how i can get that song in NSdataYou can\'t do that unfortunately (at least without doing something \'illegal\'). Apple

I want to hold ipod Library song in NSData开发者_开发技巧 to send on Webservice. how i can get that song in NSdata


You can't do that unfortunately (at least without doing something 'illegal'). Apple has iPod Library access API: http://developer.apple.com/library/ios/#documentation/Audio/Conceptual/iPodLibraryAccess_Guide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40008765

However these only allow you to pick songs, read meta data, tell ipod to play songs... not much else

0

精彩评论

暂无评论...
验证码 换一张
取 消