grammatek / simaromur

Icelandic TTS (text-to-speech) service for Android
Apache License 2.0
8 stars 2 forks source link

Download Voice Data activity is triggered #74

Closed lumpidu closed 2 years ago

lumpidu commented 3 years ago

Firebase shows a crash for one device in the following area:

grafik

It seems, the DownloadVoice activity has been triggered. This must be a consequence of a return value from Símarómur, indicating that the Voice Data is not yet returned. The crash itself is obvious, because this code hasn't been tested in combination with network-only voices. It's planned to touch the code, when we have the on-device voices ready.

The crash happened just once for the user, it's presumably a first-initialization bug.