I've created HERO1.WAV file and put it in my Speech sub-directory, I've created a script that says:
function hDoor_Talk()
{
cHero.Say("&1 OPEN SESAME!");
}
The game created a vox file and is now showing me options for controlling the voice, but I'm not getting any voice output. Any ideas as to what I could be doing wrong?
I also have a midi background music file which is playing fine.