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.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i responsivevoice

    Weekly Downloads

    56

    Version

    0.4.1

    License

    MIT

    Last publish

    Collaborators

    • demartsc