responsivevoice

0.4.1 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i responsivevoice

Weekly Downloads

44

Version

0.4.1

License

MIT

Last publish

Collaborators

  • demartsc