If I include 5 voice samples with Say() In the code, but then copy 500 to Speech/, how many will be compiled into speech.vox?
What, what do you mean 5 voice samples with say?
I have a character cEgo. I have him Say() five things. These are represented as EGO1.wav, EGO2.wav, EGO3 etc.
But in the speech folder, I copy in EGO1-50.wav, 50 voice recordings, not 5.
Is there’s only cEgo.Say(“&1 ... &5 in the programme, then do these 5 items get included in speech.vox, or everything in the speech/ directory?
AGS Editor packs all the sound files found in Speech folder.