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
I have this flutter code that I use to call tts to speak a String , The problem is that on web and if the site is loaded for the first time , It would restart the voice automatically immediately after the first time , so I have to hear it 2 times ! (it works perfectly in iOS , android)
🐛 Bug Report
I have this flutter code that I use to call tts to speak a String , The problem is that on web and if the site is loaded for the first time , It would restart the voice automatically immediately after the first time , so I have to hear it 2 times ! (it works perfectly in iOS , android)
am calling it here , and am using 1 second delay so the tts finish the last call in the previous page
Platform:
The text was updated successfully, but these errors were encountered: