spoker

1.0.0 • Public • Published

Table of Contents

Usage

npm i spoker

import Spoker from 'spoker';
const spoker = new Spoker(configuration);
const text = "Hello World!";
spoker.speak(text);
spoker.pause(); // To pause speaker in the middle of yelling

API

Spoker() is a constructor that recieves static configuration.

options Type: object

/spoker/

    Package Sidebar

    Install

    npm i spoker

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    2.65 kB

    Total Files

    4

    Last publish

    Collaborators

    • lockround