项目作者: ahershailesh

项目描述 :
An iOS application to record audio and play back with different voice modulations.
高级语言: Swift
项目地址: git://github.com/ahershailesh/PitchPerfect.git
创建时间: 2017-11-13T15:06:23Z
项目社区:https://github.com/ahershailesh/PitchPerfect

开源协议:

下载


Pitch Perfect

An iOS application to record audio and play back with different voice modulations.

Working

  1. Start recording.
  2. Stop recording.
  3. Choose one effect out of 6 voice effect

    • squiral
    • anonimous
    • parrot
    • kangaroo
    • reverb
    • snail

Libraries and Frameworks Used

  1. Foundation
  2. UIKit
  3. AVFoundation

How to Build

Download zip or fork & clone project on your desktop. Open it will open in Xcode, build and run.

Licence

  1. This project was submitted by Shailesh Aher as part of the iOS Developer Nanodegree At Udacity.
  2. As part of Udacity Honor code, your submissions must be your work, hence submitting this project
  3. as yours will cause you to break the Udacity Honor Code moreover, the suspension of your account.
  4. Me, the author of the project, allows you to check the code as a reference, but if you submit it,
  5. it is your responsibility if you get expelled.
  6. Besides the above notice, the following license applies, and this license notice must be included
  7. in all works derived from this project.
  8. MIT License
  9. Copyright (c) 2018 Shailesh Aher
  10. Permission is hereby granted, free of charge, to any person obtaining a copy of this software
  11. and associated documentation files (the "Software"), to deal in the Software without restriction,
  12. including without limitation the rights to use, copy, modify, merge, publish, distribute,
  13. sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
  14. furnished to do so, subject to the following conditions:
  15. The above copyright notice and this permission notice shall be included in all copies or
  16. substantial portions of the Software.
  17. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT
  18. NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  19. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
  20. DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  21. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.