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
So there is one word in english, and another word, when i change language to russian.
And issue is, action can't be launched, even in console i see correct information: Recognized: конец || isFinal: true
So why below code not works?
indexes: ["quit", "конец"], action: function () { console.log(Found); }
The text was updated successfully, but these errors were encountered:
So there is one word in english, and another word, when i change language to russian.
And issue is, action can't be launched, even in console i see correct information:
Recognized: конец || isFinal: true
So why below code not works?
indexes: ["quit", "конец"], action: function () { console.log(
Found); }
The text was updated successfully, but these errors were encountered: