Skip to content

jyunderwood/Talkboy-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talkboy

A voice recording and playback application in Swift.

Talkboy Demo

I'm working through the iOS / Swift courses in the Udacity "nanodegree", and this is an evolved version of the "pitch perfect" application that is developed in the first course.

Uses Swift 3 and requires Xcode 8 and Carthage. For a version that uses Swift 2.2, Xcode 7.3 and does not need Carthage, checkout tag 1.2.0.

Notable Additions

  • File Management - Now you can replay and delete old files
  • Recording visualization - uses WaveformView-iOS via Carthage
  • Unified playback engine - Now uses AVAudioEngine for both speed and pitch effects
  • Slider controls - Pitch and speed settings are no longer static buttons but now variable, real-time sliders
  • All wrapped in a UISplitViewController

About

A voice recording and playback iOS application in Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages