avaudioplayer
iOS: How to Have a Certain Action Occur for a Specific Time Duration?
In my app I\'m using AVAudioPlayer objects to hold the mp3 files. I have several occasions where I wish to lower the sound level of the files while they are being played.[详细]
2023-04-13 07:41 分类:问答Doing a music player app! previous and next track
How can I make a app to iphone without using ipod library, and doing the next song and the previous song??[详细]
2023-04-13 06:01 分类:问答Is There any possibility to run accelerometer while call is activated?
Hi In my project I need to call accelerometer while call is activated I use this code for calling accelerometer during call.[详细]
2023-04-13 03:13 分类:问答Iphone application with audio player
I have added music files in application\'s document folderand I am playing that music from AVAudioPlayer. How can I get Its title , album name and artist name.[详细]
2023-04-12 15:56 分类:问答AVAudioPlayer stops playing immediately with ARC
I am trying to play an MP3 via AVAudioPlayer which I thought to be fairly simple. Unfortunately, it\'s not quite working. Here is all I did:[详细]
2023-04-12 02:02 分类:问答Music Scale : loop function to play different notes
I am making an iPhone app which includes tutorials on guitar scales. The goal is that I have many sounds that my function plays, until the scale is done.[详细]
2023-04-11 12:08 分类:问答Using iPodMusicPlayer
How to make my application to sing instead of the iPod when it\'s in the background. I thi开发者_如何学编程nk that I need to do my NSURL to MPMediaItem[详细]
2023-04-11 10:39 分类:问答AVAudioPlayer Notification issue
So I\'m almost done with my app and I\'ve hit a wall and cannot get around this final problem. I basically have 2 view\'s.A main page and the game play screen.[详细]
2023-04-10 06:54 分类:问答iPhone App: not resuming audio session in AVAudio Player
In my iPhone AppI am Playingmusic using AVAudioPlayer. when my App runs in background that time also it is running for tht I wrote this code[详细]
2023-04-09 21:32 分类:问答Play one instance of AVAudioPlayer in the background
I have several instances 开发者_开发百科of AVAudioPlayer in my app (in separate classes). I have added multi-tasking capabilities to one instance but all audio now plays in the background. I added the[详细]
2023-04-09 07:17 分类:问答