Voice altering app that records your voice, and allows you to play it through various audio filters. For example you can play recorded audio to sound like Chipmunk, Darth Vader etc.
Play audio files using AVFoundations AVAudioEngine class.
- Xcode 11.2 or later
- iOS 13.2 or later
- Download project zip or clone the repo (`git clone https://github.com/jagtapl/PitchPerfect)
- Navigate to the project folder in Terminal.
- Open Virtual PitchPerfect.xcodeproj.
- Build and Run in iOS Simulator or on your device.
- Record the sound by tapping the microphone icon.
- Stop recording, and app will push the new scene with button for unique audio type of filter.
- Select audio filter to play recorded audio by tapping a button like Chipmunk, Parrot etc