Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 488 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 488 Bytes

speaker-gender-detect--ios

Setup

You need the CocoaPods RubyGem to install dependencies. Once you've set that up, installed dependencies:

pod install

Change the kRemoteURL variable in the AudioRecorder class to point to your API endpoint URL. See voice-id-server for an example backend server.

License

See LICENSE.