Skip to content

STT Crash Fix#119

Merged
chughts merged 2 commits intowatson-developer-cloud:masterfrom
chughts:master
Jun 6, 2016
Merged

STT Crash Fix#119
chughts merged 2 commits intowatson-developer-cloud:masterfrom
chughts:master

Conversation

@chughts
Copy link
Copy Markdown
Contributor

@chughts chughts commented Jun 6, 2016

STT would crash node RED when the input url was not a recognised audio file.

wstream.on('finish', function () {
fs.readFile(file, function (err, buf) {
var fmt = null;
var error = null;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chughts chughts merged commit 9dc9c50 into watson-developer-cloud:master Jun 6, 2016
chughts referenced this pull request in chughts/node-red-node-watson Jun 6, 2016
Merge pull request #119 from chughts/master
chughts added a commit that referenced this pull request Oct 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant