AwsCore::Translate

What is AwsCore::Translate?

This plugin enables you to use Amazon Translate Services inside Unreal Engine 4 Blueprints!

Purchase

Getting Started

After creating your Translate user you can Initialize and start using Translate within Unreal Engine! You can initialize the plugin like this:

SELECT YOUR REGION

Make sure to select the correct region that you are going to use for your AWS services, double check that you do not misspell the region name as that will cause connection issues.

Example Project

Getting Help