Skip to content

Unreal Engine 5.3 sample project for the AzSpeech plugin.

License

Notifications You must be signed in to change notification settings

lucoiso/UEAzSpeechSampleProject

Repository files navigation

Unreal Engine Project: AzSpeechSampleProject

image

Sample Project for AzSpeech plugin

Requirements

  • Visual Studio 2019 or 2022 with the Module: Game Development with C++
  • Unreal Engine 5.3
  • Git with Git LFS

Installation

  • Run these commands in Git Bash:
git clone https://github.com/lucoiso/UEAzSpeechSampleProject.git
cd UEAzSpeechSampleProject
git submodule update --init --recursive