开发者

How to browse audio/sound from iPhone?

开发者 https://www.devze.com 2023-03-24 15:33 出处:网络
I am creating an audio application where there are two buttons named Record an audio Browse an audio When the user 开发者_如何学JAVAclick on the first button he can record audio. This has been im

I am creating an audio application where there are two buttons named

  • Record an audio
  • Browse an audio

When the user 开发者_如何学JAVAclick on the first button he can record audio. This has been implemented.

When the user click on the second button he can browse for an audio /sound which is already present in the iPhone library. I am getting confused how to implement this.


use iPod Library Access to fetch the media items.

0

精彩评论

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