> e rr:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered > err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered > err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered > > Looks like that belongs to missing dll sapi.dll (MS speech). You could try to get it from a windowspartition, and register it (regsvr32.exe sapi.dll). I'm pretty sure there must be a download from Microsoft http://www.microsoft.com/downloads/details.aspx?FamilyID=5e86ec97-40a7-453f-b0ee-6583171b4530&displaylang=en that installs this stuff but i'm not sure what package it is.