man-pages/man1/speech-dispatcher.1.html
2021-03-31 01:06:50 +01:00

115 lines
3.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of SPEECH-DISPATCHER</TITLE>
</HEAD><BODY>
<H1>SPEECH-DISPATCHER</H1>
Section: User Commands (1)<BR>Updated: January 2020<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
speech-dispatcher - speech synthesis daemon
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>speech-dispatcher</B>
[<I>,-{d|s}/</I>] [<I>,-l {1|2|3|4|5}/</I>] [<I>,-c com_method/</I>] [<I>,-S socket_path/</I>] [<I>,-p port/</I>] [<I>,-t timeout/</I>] <I>,| /</I>[<I>,-v/</I>] <I>,| /</I>[<I>,-h/</I>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
Speech Dispatcher <B>--</B> Common interface for Speech Synthesis (GNU GPL)
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-d</B>, <B>--run-daemon</B><DD>
Run as a daemon
<DT id="2"><B>-s</B>, <B>--run-single</B><DD>
Run as single application
<DT id="3"><B>-a</B>, <B>--spawn</B><DD>
Start only if autospawn is not disabled
<DT id="4"><B>-l</B>, <B>--log-level</B><DD>
Set log level (between 1 and 5)
<DT id="5"><B>-L</B>, <B>--log-dir</B><DD>
Set path to logging
<DT id="6"><B>-c</B>, <B>--communication-method</B><DD>
Communication method to use ('unix_socket'
or 'inet_socket')
<DT id="7"><B>-S</B>, <B>--socket-path</B><DD>
Socket path to use for 'unix_socket' method
(filesystem path or 'default')
<DT id="8"><B>-p</B>, <B>--port</B><DD>
Specify a port number for 'inet_socket' method
<DT id="9"><B>-t</B>, <B>--timeout</B><DD>
Set time in seconds for the server to wait before it
shuts down, if it has no clients connected
<DT id="10"><B>-P</B>, <B>--pid-file</B><DD>
Set path to pid file
<DT id="11"><B>-C</B>, <B>--config-dir</B><DD>
Set path to configuration
<DT id="12"><B>-m</B>, <B>--module-dir</B><DD>
Set path to modules
<DT id="13"><B>-v</B>, <B>--version</B><DD>
Report version of this program
<DT id="14"><B>-D</B>, <B>--debug</B><DD>
Output debugging information into <I>,$TMPDIR/speechd-debug/</I>
if TMPDIR is exported, otherwise to <I>,/tmp/speechd-debug/</I>
<DT id="15"><B>-h</B>, <B>--help</B><DD>
Print this info
</DL>
<P>
Please report bugs to <A HREF="mailto:speechd-discuss@nongnu.org">speechd-discuss@nongnu.org</A>
<A NAME="lbAF">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright &#169; 2002-2012 Brailcom, o.p.s.
<BR>
This is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version. Please see COPYING for more details.
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
The full documentation for
<B>speech-dispatcher</B>
is maintained as a Texinfo manual. If the
<B>info</B>
and
<B>speech-dispatcher</B>
programs are properly installed at your site, the command
<DL COMPACT>
<DT id="16"><DD>
<B>info speech-dispatcher</B>
</DL>
<P>
should give you access to the complete manual.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="17"><A HREF="#lbAB">NAME</A><DD>
<DT id="18"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="19"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="20"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="21"><A HREF="#lbAF">COPYRIGHT</A><DD>
<DT id="22"><A HREF="#lbAG">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:27 GMT, March 31, 2021
</BODY>
</HTML>