1SPEECH-DISPATCHER(1)             User Commands            SPEECH-DISPATCHER(1)
2
3
4

NAME

6       speech-dispatcher - manual page for speech-dispatcher 0.9.1
7

SYNOPSIS

9       speech-dispatcher   [-{d|s}]   [-l  {1|2|3|4|5}]  [-c  com_method]  [-S
10       socket_path] [-p port] [-t timeout] | [-v] | [-h]
11

DESCRIPTION

13       Speech Dispatcher -- Common interface for Speech Synthesis (GNU GPL)
14

OPTIONS

16       -d, --run-daemon
17              Run as a daemon
18
19       -s, --run-single
20              Run as single application
21
22       -a, --spawn
23              Start only if autospawn is not disabled
24
25       -l, --log-level
26              Set log level (between 1 and 5)
27
28       -L, --log-dir
29              Set path to logging
30
31       -c, --communication-method
32              Communication method to use ('unix_socket' or 'inet_socket')
33
34       -S, --socket-path
35              Socket path to use for 'unix_socket' method (filesystem path  or
36              'default')
37
38       -p, --port
39              Specify a port number for 'inet_socket' method
40
41       -t, --timeout
42              Set time in seconds for the server to wait before it shuts down,
43              if it has no clients connected
44
45       -P, --pid-file
46              Set path to pid file
47
48       -C, --config-dir
49              Set path to configuration
50
51       -m, --module-dir
52              Set path to modules
53
54       -v, --version
55              Report version of this program
56
57       -D, --debug
58              Output  debugging  information  into  $TMPDIR/speechd-debug   if
59              TMPDIR is exported, otherwise to /tmp/speechd-debug
60
61       -h, --help
62              Print this info
63
64       Please report bugs to speechd-discuss@nongnu.org
65
67       Copyright © 2002-2012 Brailcom, o.p.s.
68       This  is  free software; you can redistribute it and/or modify it under
69       the terms of the GNU General Public License as published  by  the  Free
70       Software  Foundation;  either  version 2, or (at your option) any later
71       version. Please see COPYING for more details.
72

SEE ALSO

74       The full documentation for speech-dispatcher is maintained as a Texinfo
75       manual.   If  the  info  and  speech-dispatcher  programs  are properly
76       installed at your site, the command
77
78              info speech-dispatcher
79
80       should give you access to the complete manual.
81
82
83
84speech-dispatcher 0.9.1          February 2020            SPEECH-DISPATCHER(1)
Impressum