Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 557 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 557 Bytes

Stories in Ready

##Setup

Prerequisites:

  • CocoaPods (install with sudo gem install cocoapods)

Simply run ./setup . This will run pod install and will also grab the SpeechKit framework from a Dropbox folder and add it to the project libraries.

Open Sona.xcworkspace in Xcode.

##API Interface

The API for Sona is documented at Sona API.