Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.37 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.37 KB

Swift Audio Player

Audio player demo application build using Swift 2, Xcode 7, and iOS 9

Overview

Swift based sample application build using AVFoundation library. It uses AVAudioPlayer for playing mp3 file. This application can be used as a base for any Audio Player project to expand it's functionality. It's free for personal or commercial use.

It consist functionality below:

  • Load mp3 using AVAudioPlayer
  • Change Track (Next, Previous).
  • Play, Pause current track.
  • Currently Playing label.

ScreenShot iPhone4 ScreenShot iPhone4

Platform

  • Swift 2
  • Xcode 7
  • iOS 9

Supported Device

iPhone 4s, 5, 5s, 5c, 6, 6 Plus, 6s, 6s Plus, all iPad having iOS 9.

Technology Used

  • AVFoundation library.
  • AVAudioPlayer component.
  • Simple and Clean interface.
  • Build with Xcode storyboard.
  • Adaptive layout for major screen size support.
  • Created with Swift 2, Xcode 7, iOS 9.

Screenshots

ScreenShot iPhone4 ScreenShot iPhone4

License

Swift Audio Player is available under the MIT license. See the LICENSE file for more info.

Sample Music

Sample music mp3 file used from www.mediacollege.com/ for demo purpose only.