NGRP / node-red-contrib-viseo

Node-RED nodes OpenSourced by VISEO Technologies
Apache License 2.0
227 stars 83 forks source link

node-red-contrib-google-speech #65

Closed Spikharpax closed 6 years ago

Spikharpax commented 6 years ago

Hi there,

Some time, transcription alternatives from Google can be null. A catch is correctly set on the error with a node.warn(err) but it stops the flow. No node.send(data) is performed in the catch. With that, a ms.payload.transcript set to null can be enough to catch the transcription error in a next node.

King regards,

Klervix commented 6 years ago

Hi there! Please update the node version (to 0.2.0), I just corrected that.

(c: