Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
What is the best way to loop a script to save resources on the computer?
@rekaa0251 For, foreach, while
Fixed it, looks like the break function worked after i restarted the app
@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
Maybe not the best way to do it but you can scrape all possible urls on the page and then add all to a new list then you can take a random line from the list and click it. That would 100% work.