Convert audio to wavefoem and export/ save into local device

AKAudioOverlap

AKAudioOverlap is audio recording, convert audio to wavefoem, overlap two audio and export/ save into local device.

Building the Project

  1. Clone the repo:

git clone https://github.com/piyushghoghari08/AKAudioOverlap.git

  1. Open the project from "AudioMixDemo.xcodeproj" file with latest Xcode version 11.3.1, support langauge swift 5.1 and build

  2. Select target and device on top and click on play button (project is required minimum iOS version 13.0 and compatible with iPhone and iPad)

Features

> Audio Recording.

> Convert audio recoding file to waveform.

> Overlap audio.

> Save into local storage.

GitHub