This plugin makes it easy to use Unreal Engine 4 with Google Translate service via REST requests.
This plugin makes it easy to use Unreal Engine 4 with Google Translate service or Yandex Translate via REST requests. The plugin can be used without knowledge of C ++.
For the plugin to work, you need to register in Google Cloud, create a project in Google Cloud and get an API key. More details in the documentation.
For information about the price and obtaining API keys for translating through Yandex, see the documentation.
Features:
Code Modules:
Number of Blueprints: 0
Number of C++ Classes: 5
Network Replicated: No
Supported Development Platforms: Win64, MacOS, Android, iOS (Other not tested)
Supported Target Build Platforms: Win64, MacOS, Android, iOS (Other not tested)
Example Project: https://gitlab.com/Hichigo/translateoverview
Plugin source code on GitHub: https://github.com/Hichigo/TextTranslation