alphacep / vosk-android-demo

Offline speech recognition for Android with Vosk library.
Apache License 2.0
714 stars 187 forks source link

Is there an option to know exactly when to start speech? #216

Open matanel-6over6 opened 4 months ago

matanel-6over6 commented 4 months ago

Hi, Is there an option to know exactly when to start speech? Because on low Samsung devices (for example A31, A32) you have to wait a bit. In my opinion, some callback of readyToSpeech should be made.

10x

nshmyrev commented 4 months ago

It is probably audio recorder issue. We might have an event indeed