👩
MetaHumanSDK
  • Reference
    • MetaHumanSDK Unreal Engine Plugin
      • Quick Start
      • Setup
      • Text To Speech
      • Audio To Lip sync
      • Chatbot
      • Combo
      • Talk Component
      • Changelog
Powered by GitBook
On this page
  1. Reference
  2. MetaHumanSDK Unreal Engine Plugin

Quick Start

PreviousMetaHumanSDK Unreal Engine PluginNextSetup

Last updated 1 year ago

  • download plugin and register your personal account to receive your token and set token in plugin settings. Details about Setup.

  • add talk component to your Metahuman (by default you don't need to change any settings)

  • call appropriate method Talk (Talk_Text, Talk_Sound, Talk_Chat)

You also can use our demo project for Unreal Engine 5.2 to get prepared levels. It ask you to rebuild plugins because it include plugins. To do it you need installed Visual Studio with recommended by Unreal developers parameters.

Unreal documentation link
Project download link