+ 2
What programming language to use
What program language would be best to make a app the finds text on the screen and translate it automatically to the screen. For games like roblox where you get people saying your name I a diff language and you can’t see what they are saying about you.
4 odpowiedzi
+ 6
In python you can get a screenshot(1 every second, 30 every second, or whatever you want) and make a program to read the text in the screenshot.
See that: https://wiki.wxpython.org/WorkingWithImages#A_Flexible_Screen_Capture_App
+ 5
I think python, but isn't that very hard? 🤔🤔
+ 2
ya but i have been wanting this for a while
+ 2
ok thx