Skip to content

Latest commit

 

History

History
executable file
·
32 lines (17 loc) · 629 Bytes

README.md

File metadata and controls

executable file
·
32 lines (17 loc) · 629 Bytes

Build

Prerequisite

  • Xcode 14.2 (or later)
  • iOS 15.5 (or later)

Please make sure you have the following tools installed with brew:

  • brew install swiftlint

The project has an external dependency on Wavecell.xcframework:

Download and unzip framework to:

  • SampleApp/Frameworks

Xcode IDE

  1. Open SampleApp.xcodeproj in Xcode
  2. Build & Run

Note: SampleApp.xcodeproj is configured with xcconfig files:

  • SampleApp/Configurations/

Voice SDK

The SampleApp project integrates the SDK via WavecellClient object.