Description:
A first-person horror experience built in Unreal Engine 5 with C++. The resident NPC is fully AI-driven — no scripted dialogue exists. Every response is generated live using a real-time voice pipeline built from scratch.
How it works:
Player speaks → Whisper (speech-to-text) → GPT-4o-mini (response generation) → ElevenLabs (text-to-speech) → resident responds in context, in real time.
No two playthroughs are identical.
Built with:
Unreal Engine 5 · C++ · OpenAI Whisper · GPT-4o-mini · ElevenLabs · Custom dialogue architecture · Signal-driven brain system · Dynamic world state
Built by NightWake Games
🌐 nightwakegames.me
📩 [email protected]
#gamedev #unrealengine #ue5 #indiedev #gamedevelopment #AI #cplusplus #unrealengine5 #gameprogramming #indiegame #horror