voice.js

0.1.5 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i voice.js

Weekly Downloads

13

Version

0.1.5

License

none

Last publish

Collaborators

  • ampersand