node-red-contrib-say

0.1.1 • Public • Published

node-red-contrib-say

Output node for node-red for tts (text to speech). Let your computer speak the entered text.

npm version Scrutinizer Code Quality Build Status Join the chat at https://gitter.im/programmerqeu/node-red-contrib-say NSP Status

NPM

Preparation

OSX

You should be lucky. All you need is preinstalled.

Linux

Linux support involves the use of Festival, which uses decidedly less friendly names for its voices.

Windows

It simply does a native shell call to PowerShell and it works fine for standard use.

Install

Switch to your Node-RED project directory and run the following command:

npm install node-red-contrib-say

Thanks

  1. This node is based on say.js. Special thanks to Marak!
  2. NodeRED is the main tool for the internet of things. It is a open source project is invented and maintained bei IBM.

/node-red-contrib-say/

    Package Sidebar

    Install

    npm i node-red-contrib-say

    Weekly Downloads

    6

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    6.76 kB

    Total Files

    6

    Last publish

    Collaborators

    • vergissberlin