Updated 22 April 2017
Some time we need to play a songs in application by using URL or pre save audio file. for this we need to follow some steps:
Steps are :
1: Avaudio player provides this facility;
Declare AVaudio player
Note: here “music ” is local store mp3 file .
2: by using URL:
for this we need to first download and play.
3: For access the downloaded file and again play.
4: you can also perform play and pause command .
If you have more details or questions, you can reply to the received confirmation email.
Back to Home
8 comments
I need the same objective-c code.
Thanks.