Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-sonospollytts

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-sonospollytts - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

6

package.json
{
"name": "node-red-contrib-sonospollytts",
"version": "0.0.4",
"version": "0.0.5",
"description": "Node-Red TTS with Sonos and Amazon Polly",

@@ -41,3 +41,3 @@ "main": "index.js",

"slug": "^0.9.1",
"sonos": "^1.0.0"
"sonos": "^1.1.1"
},

@@ -49,4 +49,4 @@ "devDependencies": {

"engines": {
"node": ">=6.11.2"
"node": ">=8.9.4"
}
}

@@ -21,5 +21,7 @@ # Node-Red

Known issues:<br/>
If the Sonos device is set to LineIn, TVin or other physical input, the node doesn't work. You need to play something via Sonos App, then stop the play. Then the node will work again
- If the Sonos device is set to LineIn, TVin or other physical input, the node doesn't work. You need to play something via Sonos App, then stop the play. Then the node will work again
<br/>
If some music is playing, the node will wait for the music to stop, before playing the TTS message.
- If some music is playing, the node will wait for the music to stop, before playing the TTS message.
<br/>
- No Volume control for now
</p>

@@ -26,0 +28,0 @@ <br/>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc