To get started with using machine translator API, we need to setup an account for the service unless we are using the built-in Yandex Procedure or method created for this purpose in App Inventor. Since we are making use of Google Translate API and Yandex, we need at least an account for google which we already have.
Does the translator require a yandex API key?(havent added an api key as there was ... and http://ai2.appinventor.mit.edu/reference/components/media.html# ...
03.12.2020 · MIT App Inventor Help. yandex. Bibek. December 3, 2020, ... (Call yandex translate.translate and just specify the text ) ... use just one key for every user and considering that many users may be not attracted by the idea to set an account on Yandex or wherever else, App inventor embeds a default key that every app can use.
See http://api.yandex.com/translate/ for more information. The Yandex Translate component is used in the sample app ThunkableChat: Chat with Instant ...
17.04.2021 · From the App Inventor documentation: Use this component to translate words and sentences between different languages. This component needs Internet access, as it will request translations to the Yandex.Translate service. Specify the source and target language in the form source-target using two letter language codes.
19.04.2021 · MIT App Inventor Help. nerus April 19, 2021, 9:14pm #1. Good evening from Spain, I am new to this community so sorry if I make a mistake, I come to ask about a problem that happens to me, I don't know if I am doing it wrong or it is a system failure. I am creating a translator which collects the text from a text box and sends it to yandex, when ...