Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/voiceittech/voiceit2-nodejs

The official NodeJS wrapper for VoiceIt's API Face and Voice API 2.0
https://github.com/voiceittech/voiceit2-nodejs

api-wrapper biometrics face face-recoginition nodejs nodejs-wrapper voice voice-recognition

Last synced: 3 days ago
JSON representation

The official NodeJS wrapper for VoiceIt's API Face and Voice API 2.0

Awesome Lists containing this project

README

        

# VoiceIt2-NodeJS [![buildstatus](https://app.travis-ci.com/voiceittech/VoiceIt2-NodeJS.svg?branch=master)](https://app.travis-ci.com/github/voiceittech/VoiceIt2-NodeJS) [![version](https://img.shields.io/npm/v/voiceit2-nodejs)](https://www.npmjs.com/package/voiceit2-nodejs) [![downloads](https://img.shields.io/npm/dm/voiceit2-nodejs)](https://www.npmjs.com/package/voiceit2-nodejs) ![MIT](https://img.shields.io/github/license/mashape/apistatus.svg)

## NPM installation

```
npm i voiceit2-nodejs
```

A NodeJS wrapper for VoiceIt's API 2.0 featuring Voice + Face Verification and Identification.

## Getting Started

Sign up for a free Developer Account at [VoiceIt.io](https://voiceit.io/signup). Visit the settings tab to view your API Key and Token.

## API calls
You can visit our [HTTP API 2.0 Documentation](https://api.voiceit.io/?javascript#introduction) for detailed information on each API call.

## Support

Contact us with any questions at [email protected]

## License

VoiceIt2-NodeJS is available under the MIT license. See the LICENSE file for more info.