Return to site

Xojo plugins

broken image
broken image

But first, let’s learn a little about Amazon Translate. We’ll use the MBS Xojo CURL Plugin, which makes calling the Amazon Translate API easy. In this post, I’ll walk you through the process of getting signed up for Amazon Translate, and then share some code that you can use to add language translation to your own Xojo projects. The service, called Amazon Translate, is available as one of many services that are available through Amazon Web Services. MBS Xojo Plugins, version 23.5pr4 MBS FileMaker Plugin, version 13.5pr4 Playing with JSON Query in Xojo 19 years of FileMaker versions supported Limited access to calendars on macOS Sonoma EngageU - FileMaker Conference in one month MBS Xojo Plugins, version 23.5pr3 MBS FileMaker Plugin, version 13. I did some research and found that Amazon provides a service that does exactly what the client was asking for. However, they wanted the translation function to be built directly into the app and to be performed “on demand.” They wanted to be able to translate the product information, which is provided in English, to other languages (such as French, German, etc). The client wanted something similar to Google Translate. The Xojo app obtains product information (including product names, descriptions, and other marketing-related information) from suppliers via a SOAP call, and returns the data in a JSON-encoded response. Recently, I was asked by a client if it would be possible to build language translation functionality into a Xojo-based middleware solution that I had developed for them.

broken image