Well, you need to get your userAgent and browser version to match. CreepJS shows that you have v109 userAgent running in Chrome 114, so you need to set userAgent to version 114.
Though I am not familiar with other errors, it states that you have something bad going on with canvas and client rects
Whats best solution for SpeechToText in BAS?
-
I just wonder how i can record and extract text from speech/sound.
I find only this library which is paid now https://cloud.google.com/speech-to-text/docs/quickstart-client-libraries#client-libraries-install-nodejs -
@tet-vivi said in Whats best solution for SpeechToText in BAS?:
@gudolik You can search here for example: https://github.com/search?q=speech+to+text
already did, cant find anything good