<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body>
Ryan C. Gordon wrote:
<blockquote cite="mid1078532264.2201.269.camel@localhost" type="cite">
  <blockquote type="cite">
    <pre wrap="">I haven't measured loading times... but UT2004demo (patched for TTS, 
with custom OpenAL for VC) takes considerably more time to intialize 
than UT2003, because it first has to satart the speech deamon.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
We don't start the speech daemon at all, and the amount of time ut2004
spends on TTS is extremely minimal (nanoseconds).

--ryan.




  </pre>
</blockquote>
Well I actually edited the launcher script for it to load the speech
deamon (which by itself takes a couple of seconds to load) and then
kill it when the game exits... So basically this is my fault.<br>
</body>
</html>