Gaming Zone > Unreal Tournament 2004
Instaling ut2004 in Linux using Steam with Luxtorpeda
Piglet:
--- Quote from: Gil-galad on February 21, 2023, 01:12 ---So, aside from text to speech (doesn't work in Linux),
--- End quote ---
Under [SDLDrv.SDLClient] in UT2004.ini:
--- Code: ---[SDLDrv.SDLClient]
TextToSpeechFile=/home/youruserid/tts.txt
--- End code ---
In the command line, before starting UT:
echo "Starting" > ~/tts.txt; tail -f ~/tts.txt | while read line; do echo "$line" | festival --tts; done;
Navigation
[0] Message Index
[*] Previous page
Go to full version