开发者

How to display list of audio files and play when particular file is selected and also want to show the audio player during playing?

I am very new to iPhone development and want to develop a view in my application in which, as the view will open the list of audio files will display and when it will select to play it should be play with showing audio-player on scr开发者_运维问答een.


Create Tableview for displaying list of audio files.AVAudioPlayer is used to play the audio.Before that you should refer this link , AVAudioPlayer class Reference which will help you to start further.

Hereafter, post your question more specifically..

Regards

Renuga

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜