iOS Developer Portfolio
A simple yet powerful iOS Audio Recorder app built using AVFoundation. This app allows users to record, play, pause, and delete voice recordings with a smooth UI and custom waveform animations.
|
An advanced audio recorder app using AVFoundation.
π View Repository |
- ποΈ Audio Recording with AVFoundation β Implemented
AVAudioRecorderfor recording voice with start, pause, and stop functionality. - π Store & Manage Audio with Core Data β Saved recorded files using
Core Data. and provided an option to remove recordings fromCore Data - π Display & Playback Audio List β Showed recorded and imported audio files in a list using
UITableView, with play/pause functionality. - π Import Audio from Device β Allowed users to select and display external audio files from the file system.


