I want to know what language is in some text (like in Google Translate) how can I do this?
On this drive there was an app with aia that was had auto detect language system using yandex translator api.
https://drive.google.com/drive/mobile/folders/1xnY-3cQWnr4ptH45CzARIQHx4USEnZDe?usp=drive_open
If you know hindi language that’s tutorial will help you much more
https://youtu.be/of_ICN7BmfU
1 Like
I know how to use the YandexTranslate component​
I just want to know in what language certain text is written
You could probably combine these two:
https://www.labnol.org/code/19909-google-translate-api (if this still works)
https://cloud.google.com/translate/docs/basic/detecting-language
1 Like