Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/voiceittech/voiceit2-nodejs
- Owner: voiceittech
- License: mit
- Created: 2018-04-25T13:47:27.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T17:31:59.000Z (11 months ago)
- Last Synced: 2024-11-07T13:04:19.824Z (6 days 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: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.