0.4.1 • Published 6 years ago

responsivevoice v0.4.1

Weekly downloads
20
License
MIT
Repository
github
Last release
6 years ago

responsivevoice

This is a version of the responsive voice js wrapped as an NPM module.

## Usage

Add the following dependency to your package.json:

"dependencies": {
   "responsivevoice": "git://github.com/demartsc/responsivevoice.git"
}

Then, require it in your code:

var voice = require('responsiveVoice');

Refer to the API documentation for the details on how to use it.

Refer to tabitha for initial use with Tableau.