Skip to content

The Pitch Perfect app was created to specification for my final project in the Intro to iOS Development with Swift course as a part of my iOS Developer Nanodegree from Udacity. Pitch Perfect is an app that allows you to record your voice and then play it back modulated to sound slow (snail), fast (rabbit), high pitch (chipmunk/my son :) ), deep …

Notifications You must be signed in to change notification settings

JustinKumpePortfolio/PitchPerfect-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PitchPerfect

The Pitch Perfect app was created to specification for my final project in the Intro to iOS Development with Swift course as a part of my iOS Developer Nanodegree from Udacity. Pitch Perfect is an app that allows you to record your voice and then play it back modulated to sound slow (snail), fast (rabbit), high pitch (chipmunk/my son :) ), deep (darth vader), echo, or reverb. This assignment was focust around basic coding and UI Design (I did not create the files that modulate the sound).

Screenshots

Home Screen: Idle Home Screen: Recording Play Sounds Screen
HomeScreen_Idle.PNG HomeScreen_Recording.PNG PlaySoundScreen.PNG

Frameworks Used

  1. Foundation
  2. UIKit
  3. AVFoundation

Instructions

Home Screen:

  • Tap the microphone to record your voice
  • Tap the stop button to stop recording and goto the Play Sounds screen

Play Sounds Screen:

  • Tap on one of the icons to hear your voice played back to match one of the symbols

About

The Pitch Perfect app was created to specification for my final project in the Intro to iOS Development with Swift course as a part of my iOS Developer Nanodegree from Udacity. Pitch Perfect is an app that allows you to record your voice and then play it back modulated to sound slow (snail), fast (rabbit), high pitch (chipmunk/my son :) ), deep …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages