Hi Mohammed, On 6 Jan 2006 at 15:46, Mohammed Adeel spoke, thus:
> How does the zQuake client connect to the agsay program? > Does the agsay program listen on a certain port for incoming text? Hmm, I wonder if we should implement full support for the EmacsSpeak speech server protocol, which uses either pipes or TCP sockets ... ag_say is a filter which sends its standard input to the TTS engine. The perl script start.pl opens a pipe to ag_say and sends the standard output of the zquake binary over it. The script also sends the input to stdout, so the original console is still effectively viewable on the screen. Cheers, Sabahattin -- Sabahattin Gucukoglu Sound, QA, Misc. Development, AGRIP Project http://agrip.org.uk/ Email: <[EMAIL PROTECTED]> Voice: +44 20 88008915 or +44 7986 053399 _______________________________________________ AGRIP-discuss mailing list [email protected] http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss
