wearscript / wearscript-android

JavaScript with Batteries Included for Google Glass
wearscript.com
215 stars 55 forks source link

Speech cancel #226

Open scottgwald opened 10 years ago

scottgwald commented 10 years ago

Return empty string to the callback when speechrecognize is canceled by the user. This allows the app to react when the speechrecognizer is canceled, e.g. by re-initiating speech recognition.