katzer / cordova-plugin-background-mode

Keep app running in background
Apache License 2.0
1.38k stars 1.02k forks source link

Compatibility with Cordova TTS on Android #59

Closed GwenWing closed 9 years ago

GwenWing commented 9 years ago

Using:

de.appplant.cordova.plugin.background-mode 0.6.3 "BackgroundMode" org.apache.cordova.plugin.tts 0.2.1 "TTS"

Used in background mode, Cordova TTS will eventually stop to work on Android. A workaround is to reinitialize Cordova TTS at each use when background mode is active.

katzer commented 9 years ago

@GwenWing, is that still active?

Please reopen if still existent. Thanks!