Page 1 of 1

AI voice over for quests/dialogue?

Posted: Mon Apr 03, 2023 6:35 pm
by Scottx125
https://www.curseforge.com/wow/addons/voiceover I wonder if it's possible in WAR?

Re: AI voice over for quests/dialogue?

Posted: Mon Apr 03, 2023 9:30 pm
by Hecksa
It could be done using the same method as the UnrealDBAnnouncer addon - passing messages through log files plus a separate program to actually play the sound - but you can't directly play arbitrary sounds using the WAR API (only sounds that are already built-in).

So yes, if you're willing to have a separate process running, otherwise no.