node-red-contrib-say 0.1.1

Output node for node-red for TTS (text to speech). Requires preinstall TTS program on command line.

npm install 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 Info

Version: 0.1.1
Updated 6 years, 5 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

9 in the last week

Nodes

  • say

Keywords

  • node-red
  • node
  • tts
  • console

Maintainers