Giter Club home page Giter Club logo

voiceit2-nodejs's Introduction

VoiceIt2-NodeJS buildstatus version downloads MIT

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. Visit the settings tab to view your API Key and Token.

API calls

You can visit our HTTP API 2.0 Documentation 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.

voiceit2-nodejs's People

Contributors

andrew-enquanta avatar armaanbindra avatar bravecorvus avatar hasismaeel5 avatar hismaeel avatar seniorburito avatar stephenakers avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

voiceit2-nodejs's Issues

createVoiceEnrollment error

HII,
I am passing audioFilePath value is empty.I am getting error.

{ userId: 'usr_073a14cf83cc42c785854a1716292009',
contentLanguage: 'en-US',
audioFilePath: '' }
internal/streams/legacy.js:59
throw er; // Unhandled stream error in pipe.
^

Error: EISDIR: illegal operation on a directory, read

I can't see my userId

Hii,
I created new user. But the user Userid is not reflecting my voiceIt USER MANAGEMENT list.
this is my final response from api
{ message: 'Created user with userId : usr_6d96f6bd44ad49f882add99e6df2b1f1',
userId: 'usr_6d96f6bd44ad49f882add99e6df2b1f1',
timeTaken: '0.003s',
responseCode: 'SUCC',
createdAt: 1525946493000,
status: 201 }

SyntaxError: Unexpected token .

I am using node v8.11.1 version

  1. npm install --save voiceit2-nodejs installed
  2. let voiceit2 = require('voiceit2-nodejs');
    Am getting this error
    saavha_node/node_modules/voiceit2-nodejs/index.js:48
    this.getGroupsForUser = (options.callback) =>{
    ^

SyntaxError: Unexpected token .
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:616:28)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object. (/Users/balaji/saavha_node/server.js:10:16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.