Runtime Text Translation AI

WIwanowski - Code Plugins - Jan 25, 2023

This plugin allows you to translate any text in Unreal Engine with Deepl requests

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.1 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

This plugin allows you to translate any text in Unreal Engine with Deepl AI requests. Use this video as a reference how you can use it.


You will need only a free API Key from Deepl. It allows you to generate up to 500 000 characters in this plan. Deepl has other plans that you can check here.


For this plugin you need only to add your key to the project settings in Runtime Text Translation sections (second image).

You can download free sample project here.

Technical Details

Features:

  •  Text translation via Deepl API
  •  Text detection from Deepl


Code Modules:

  •  DeeplPlugin [Runtime]


This product does not use Third Party Software

Number of Blueprints:0

Number of C++ Classes: 3

Network Replicated: No

Supported Development Platforms: Win64, MacOS, Linux

Supported Target Build Platforms: Win64, MacOS, Linux


Official Documentation

Free sample project