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: 4 months ago
JSON representation
The official NodeJS wrapper for VoiceIt's API Face and Voice API 2.0
- Host: GitHub
- URL: https://github.com/voiceittech/voiceit2-nodejs
- Owner: voiceittech
- License: mit
- Created: 2018-04-25T13:47:27.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T17:31:59.000Z (about 2 years ago)
- Last Synced: 2025-04-03T08:34:56.636Z (10 months ago)
- Topics: api-wrapper, biometrics, face, face-recoginition, nodejs, nodejs-wrapper, voice, voice-recognition
- Language: JavaScript
- Homepage: https://api.voiceit.io/?javascript
- Size: 9.6 MB
- Stars: 6
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# VoiceIt2-NodeJS [](https://app.travis-ci.com/github/voiceittech/VoiceIt2-NodeJS) [](https://www.npmjs.com/package/voiceit2-nodejs) [](https://www.npmjs.com/package/voiceit2-nodejs) 
## 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 support@voiceit.io
## License
VoiceIt2-NodeJS is available under the MIT license. See the LICENSE file for more info.