csdcorp / speech_to_text

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

'error_no_match' does not get fired when user stops listening #566

Open vongrad opened 3 weeks ago

vongrad commented 3 weeks ago

This ticket is created just to raise awareness of my previous ticket that I made few months back and seems to be forgotten: https://github.com/csdcorp/speech_to_text/issues/509

I can even create a PR for it once you confirm its an issue and it should be fixed :)

sowens-csd commented 3 days ago

Sorry for dropping this. I'll have a look this week and post back. The only reason I'm hesitating on the PR (thanks for the offer!) is that this behaviour might interact with some other work I'm looking at around reporting results and the delay that can happen in getting final results from the speech recognition subsystem.

vongrad commented 3 days ago

@sowens-csd No worries, keep me posted please.