Start a Project

Play audio file and save to document directory in iOS (Swift)

Play audio , save in document directory.

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 .

 

 

 

 

 

 

 

 

 

 

 

 

 

Exit mobile version