An iOS application that records your voice and modulates playback to sound like a chipmunk or Darth Vader!
- Record a user's voice
- Playback recording with applied filters: echo, reverb, speedup or slowdown
This iOS application was built using the following:
- Swift 3.0.1
- XCode 8.1
This project satisfies a project requirement for Udacity's iOS Developer Nanodegree.
-
Download or Clone the repository
git clone https://github.com/kiraheta/pitch-perfect.git
-
cd
into directory PitchPerfect. -
Open
PitchPerfect.xcodeproj
with XCode. -
Then click on the play button or click
command+r
to run the application