What programming language to use | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

28th May 2019, 4:55 PM
Cameron Braswell
Cameron Braswell - avatar
4 Answers
+ 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
28th May 2019, 8:15 PM
InvBoy [ :: FEDE :: ]
InvBoy [ :: FEDE :: ] - avatar
+ 5
I think python, but isn't that very hard? 🤔🤔
28th May 2019, 8:01 PM
InvBoy [ :: FEDE :: ]
InvBoy [ :: FEDE :: ] - avatar
+ 2
ya but i have been wanting this for a while
28th May 2019, 8:01 PM
Cameron Braswell
Cameron Braswell - avatar
+ 2
ok thx
28th May 2019, 8:20 PM
Cameron Braswell
Cameron Braswell - avatar