adamo jordan
adamo jordan
Hi, I think I have found a bug that happens only on Android 8 (testing on google pixel). There is a problem with the plugin using the createEvent method: 1....
i want to init the pluggin with preferences user, obviously calling initialize(), but then how can stop it. could be a method for that?
is anyone experimenting this issue as well? i think is not making handshake with hugging face, requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host',...
I don't see a way to detect the last recognition, once you start getting results there is no way to detect the last inference, `SpeechRecognition.addListener('partialResults', async (data: any) => {...