ttsid

  1. magicmars

    Android Question TTSID - Long time to initialize

    Hi, I'm using TTSID library in some Andoid apps. I have noticed that (even with the simplest app) the initialisation of this library can be sometimes very long on some devices (about 5/10 seconds). During that time, the app stop responding (even layout animations hangs) , while waiting for the...
  2. magicmars

    Android Question SOLVED - Check if TTS is available / enabled on device (TTSID)

    Hi, I have an app that use SpeechRecognition and TTS functionality : I use TTSID and SpeechRecognition_NoUi Libraries. My app work perfectly if the device have SR and TTS enabled by defaut, which is the case for most android devices, especially those with Google services enabled. If this is not...
Top