davidfoerster/KaleidOK-examples

STT can't deal with error messages from Google

Closed this issue · 1 comments

React gracefully to error messages returned by the web service, depending on whether they indicate a service disruption, invalid data, or simply no result.

Google sends an empty result set, when it found no utterance. STT deals gracefully with that, but the behaviour may need to change, depending on how we want to deal with that situation.

As such, I don't consider this "bug" invalid, until a change is necessary, maybe as an "enhancement".