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: