Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
node-red-contrib-fully-tts
Advanced tools
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 Goog
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
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.
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.
Install through the node-red web-interface or via npm install node-red-contrib-fully-tts
.
See https://www.ozerov.de/fully-kiosk-browser/#rest for more REST commands.
A Dockerfile is provided to create a nodered container with the node preinstalled.
Mejsel (marcel.indlekofer@gmail.com)
GPL license.
FAQs
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 Goog
The npm package node-red-contrib-fully-tts receives a total of 1 weekly downloads. As such, node-red-contrib-fully-tts popularity was classified as not popular.
We found that node-red-contrib-fully-tts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.