desmeit
desmeit
Why do you think it is necessary? Which settings are necessary?
Thanks a lot.
Unfortunately I have no luck. These options are for "audio", "location" etc. only, not for javascript functions in the background like setinterval. It was working now if I enabled the...
Yes, if I enabled it in deviceready it is not working, but if I enable it in another function and start it, it is working for the first time. The...
I found the same question on stackoverflow: https://stackoverflow.com/questions/46179744/setinterval-functions-not-running-when-app-in-background It would be nice if the author of the plugin could give an idea how it could work.
@katzer Could you help us?
same problem here. cannot play custom sound on android.
unfortunately not. are there any news?
Unfortunately not. Is there any support for this plugin? Nobody is answering here.
You can force google voice if it is already installed: `new TextToSpeech(cordova.getActivity().getApplication(), this, "com.google.android.tts");`