Skip to content

Commit

Permalink
Skipped 'daa8b7f61' from master: catch and report TTS errors (#5561)
Browse files Browse the repository at this point in the history
* catch and report TTS errors

implement onError() to report a Toast with some hints to the user
in case the TTS engine returns an error.

From API 21 upwards we would also have the error code available
for further details on what happened.

* Display Snackbar for failing TTS

In case TTS output fails display a Snackbar with an error
message and a help link pointing to the FAQ with recovery
instructions.
  • Loading branch information
timrae committed Oct 27, 2019
2 parents 91da300 + daa8b7f commit a131d82
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit a131d82

Please sign in to comment.