Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Darkhill on March 01, 2004, 10:55:21 pm

Title: Enabling speech
Post by: Darkhill on March 01, 2004, 10:55:21 pm
What do you have to do in the code to make use of the simulated voice?
Title: Enabling speech
Post by: redmenace on March 02, 2004, 01:01:47 am
inorder to compile it you need the speach SDK and add a string to the pre-processor definitions.
Title: Enabling speech
Post by: RandomTiger on March 02, 2004, 03:10:13 am
FS2_SPEECH and enable it in the launcher
Title: Enabling speech
Post by: Darkhill on March 02, 2004, 09:23:09 am
Thanks