Built at SwampHacks 2017
An iOS app to analyze your speech and help you speak better
- Must have ruby and rubygems installed
- Install cocoapods with
sudo gem install cocoapods - Clone this repository anywhere on your computer with:
git clone https://github.com/Joepena/Eloquence.git cdinto the root directory of the project- Run
pod installto download and install the libraries that this project uses - Open the
Eloquence.xcworkspaceproject in Xcode - Build and run in Xcode!

