Giter VIP home page Giter VIP logo

voice.js's Introduction

voice.js

What is it?

It's the Google Voice library for node.js.

It builds on and improves node-google-voice, the original node.js Google Voice library.

It currently allows you to:

  • place calls
  • send texts
  • access and manipulate GV conversations
  • access and manipulate GV forwarding phones
  • access and manipulate GV settings
  • access and manipulate GV contacts
  • access and manipulate GV call groups
  • access and manipulate GV greetings
  • access and manipulate GV webcall widgets

Installation

Install via npm:

npm install voice.js

The version on npm may not reflect all the latest changes, especially during times of heavy development. To get the most up-to-date version, download the current master zip file, then run the following code from inside the folder:

npm install

Dependencies

npm should take care of dependencies, but in case it fails to do so, try installing these modules (and their dependencies) independently.

API

The API documentation is in docs/API.md. Also, see the examples for clarifications.

License

MIT License. See LICENSE.

Conclusion

Google does not have an official Google Voice API. Therefore, the nature of the requests and returned data can change without notice. It is unlikely to change often or soon, but I will make all efforts to keep up with the most current implementation. If you have any issues, please give me a shout, and I'll do my best to address them.

voice.js's People

Contributors

amper5and avatar jpdicosola avatar

Watchers

James Cloos avatar Danny avatar

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.