[ut2004] UT2004 and text to speech

nurgle at gmx.de nurgle at gmx.de
Wed Jul 7 01:50:54 EDT 2004


On Tue, Jul 06, 2004 at 09:29:36AM +0100, Andrew Colvin wrote:
> Ryan, it would be nice to have an error or warning and possibly switch it off 
> if the device specified does not exist.

Yes, that would be nice.

As a workaround here is my ut2004 start script for those who don't have
speechd constantly running:

----- snip -----
#!/bin/sh
sudo killall speechd
sleep 1
sudo speechd
sleep 1
/mnt/dosd/ut2004/ut2004
sleep 1
sudo killall speechd
----- snap ----

Not very elegant I know, but it works. However you need to configure sudo
correctly before using it. See man sudo and man sudoers.

   bye...
         Andreas Micklei




More information about the ut2004 mailing list