开发者

iPhone:Query about audio Player

开发者 https://www.devze.com 2023-03-06 13:49 出处:网络
Which Audio Player is this?? 开发者_开发问答 I want to add the Above player in my iPhone App How Can I include it to my App ?

Which Audio Player is this??

开发者_开发问答

iPhone:Query about audio Player

I want to add the Above player in my iPhone App

How Can I include it to my App ?

and I want to play Audio files from server (without downloading) so how can I achive that?


  • http://iphoneincubator.com/blog/audio-video/simple-way-to-play-mp3-audio-files

  • http://cocoawithlove.com/2009/06/revisiting-old-post-streaming-and.html

  • http://cocoawithlove.com/2008/09/streaming-and-playing-live-mp3-stream.html

He's got a project linked from that page - http://projectswithlove.com/projects/iPhoneStreamingPlayer.zip


this is a custom made player. check out this project https://github.com/jfricker/AudioStreamer/

you just need to design similar interface.

0

精彩评论

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