Skip to content
master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

RecPlayer-iOS

A simple iOS application that records audio and plays it back. (+some animations)

This project was made to test a specific behaviour of AudioKit's AKMicrophone. The main project uses a custom AVFoundation microphone instead of AKMicrophone. It does use AudioKit for the second audio plot you see in the demo.png though.

You can find the AudioKit version of the same implementation (record & play) inside the "TheAudioKitVersionHere/recorder_" folder. You can compare their behaviours. (Mainly the red recording bar that remains in AudioKit version when the app is running in the background).

About

A simple iOS application that records audio and plays it back. (+some animations)

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.