csdcorp / speech_to_text

A Flutter plugin that exposes device specific text to speech recognition capability.
BSD 3-Clause "New" or "Revised" License
387 stars 235 forks source link

Recognised Words Appending Issue on iOS #550

Closed Rokon-556 closed 1 month ago

Rokon-556 commented 2 months ago

I am facing an issue that is whenever I tap for speaking it fits on textfield but whenever I tap for speaking once again without clearing the previouse recognised words it is appending with this. How to solve this issue?

0-02-03-b5ab4901e6d9f8ee594d91e7d83e58eb986a9064832e839a233a932f9a65d07c_1c6dbfdc1986cf

sowens-csd commented 2 months ago

This sounds more like a general Flutter question. If so you will likely get better answers on Stack Overflow.