Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: dragonsniper on January 03, 2009, 04:10:49 pm
-
I'm trying to add speech to a mission I'm making, but when I add it, it doesn't play back in the mission. I've tried it in both .wav and .ogg formats, but can't seem to get it to work.
-
how is speech a music problem? :wtf:
set it in FRED? the file should be in data/voice (and then a subfolder for special or persona)
-
how is speech a music problem? :wtf:
oops... :nervous: in a bit of a rush to figure this out.
the file should be in data/voice (and then a subfolder for special or persona)
Thanks. That should do it. :)
EDIT: Sorry, but I don't quite get it. Can I just plop and voice file under data/voice or do they have to be under a special folder. It still isn't reading it, even though it is in .ogg format.
-
Try data/voice/special.
I'm not sure if it needs to be a specific format of sound though...
-
Thanks. :) It worked under data/voice/special I knew .ogg would work (they used it in BtRL.) Once again, thanks for the help.