tornado404 / UEAzSpeechSampleProject

Unreal Engine 5.2 sample project for the AzSpeech plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.2
  • 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

About

Unreal Engine 5.2 sample project for the AzSpeech plugin.

License:MIT License


Languages

Language:C# 65.4%Language:C++ 28.4%Language:C 6.2%