You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the seetings of my app I guide the user to install a new language/voice, and then when I come back to the app, and my code re-ran the flutterTts.isLanguageAvailable with the locale of the just installed language, it returns false. If I close and reopen it will "see"the new voice/language, but if I just run the isLanguageAvailable, it still returns false. Is there a way to force tts to restart?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
On the seetings of my app I guide the user to install a new language/voice, and then when I come back to the app, and my code re-ran the flutterTts.isLanguageAvailable with the locale of the just installed language, it returns false. If I close and reopen it will "see"the new voice/language, but if I just run the isLanguageAvailable, it still returns false. Is there a way to force tts to restart?
Beta Was this translation helpful? Give feedback.
All reactions