watson-developer-cloud / node-red-node-watson

A collection of nodes for the IBM Watson services
Apache License 2.0
82 stars 86 forks source link

Quiet mode for STT when streaming #379

Open chughts opened 6 years ago

chughts commented 6 years ago

Add a configuration option for the STT node to allow the option of not issuing session timed out status messages.

chughts commented 5 years ago

This actually works, but needs a fresh node because the listeners created for the web sockets need to be dropped and recreated.