node-red-contrib-fully-tts

0.0.1 • Public • Published

Synopsis

This node-red node enables the voice output of a string on a fully web browser instance through it's Javascript interface. Fully is an Android fullscreen browser. Link to the developer website: https://www.ozerov.de/fully-kiosk-browser/de/ Link to Google play store: https://play.google.com/store/apps/details?id=de.ozerov.fully

Code Example

The node takes a string as msg.payload. The configuration includes a host name or an IP and a password. Remote administration has to be enabled. Keep the default port 2323 as preset.

Motivation

The Fully fullscreen browser can perfectly be used as a homeautomation dashboard. But it does not support the onboard text-to-speech capabilities of the webview engine. Instead is offers this feature via its own REST interface.

Installation

Install through the node-red web-interface or via npm install node-red-contrib-fully-tts.

API Reference

See https://www.ozerov.de/fully-kiosk-browser/#rest for more REST commands.

Tests

A Dockerfile is provided to create a nodered container with the node preinstalled.

Contributors

Mejsel (marcel.indlekofer@gmail.com)

License

GPL license.

Package Sidebar

Install

npm i node-red-contrib-fully-tts

Weekly Downloads

4

Version

0.0.1

License

none

Unpacked Size

39.6 kB

Total Files

8

Last publish

Collaborators

  • mejsel