Example Project that uses both OpenAI GPT and Microsoft Azure Speech Services
- Unreal Forum: [FREE] SpeechGPT: Example project mixing OpenAI GPT and Microsoft Azure Speech Services
- HttpGPT Plugin: https://github.com/lucoiso/UEHttpGPT
- AzSpeech Plugin: https://github.com/lucoiso/UEAzSpeech
- Visual Studio 2019 or 2022 with the Module: Game Development with C++
- Unreal Engine 5.3
- Git with Git LFS
- Run these commands in Git Bash:
git clone https://github.com/lucoiso/UESpeechGPT.git
cd UESpeechGPT
git submodule update --init --recursive