1SPD-SAY(1) User Commands SPD-SAY(1)
2
3
4
6 spd-say - manual page for spd-say 0.9.1
7
9 lt-spd-say [options] "some text"
10
12 send text-to-speech output request to speech-dispatcher
13
15 -r, --rate
16 Set the rate of the speech (between -100 and +100, default: 0)
17
18 -p, --pitch
19 Set the pitch of the speech (between -100 and +100, default: 0)
20
21 -R, --pitch-range
22 Set the pitch range of the speech (between -100 and +100,
23 default: 0)
24
25 -i, --volume
26 Set the volume (intensity) of the speech (between -100 and +100,
27 default: 0)
28
29 -o, --output-module
30 Set the output module
31
32 -O, --list-output-modules
33 Get the list of output modules
34
35 -I, --sound-icon
36 Play the sound icon
37
38 -l, --language
39 Set the language (ISO code)
40
41 -t, --voice-type
42 Set the preferred voice type (male1, male2, male3, female1,
43 female2 female3, child_male, child_female)
44
45 -L, --list-synthesis-voices
46 Get the list of synthesis voices
47
48 -y, --synthesis-voice
49 Set the synthesis voice
50
51 -m, --punctuation-mode
52 Set the punctuation mode (none, some, all)
53
54 -s, --spelling
55 Spell the message
56
57 -x, --ssml
58 Set SSML mode on (default: off)
59
60 -e, --pipe-mode
61 Pipe from stdin to stdout plus Speech Dispatcher
62
63 -P, --priority
64 Set priority of the message (important, message, text, notifica‐
65 tion, progress;default: text)
66
67 -N, --application-name
68 Set the application name used to establish the connection to
69 specified string value (default: spd-say)
70
71 -n, --connection-name
72 Set the connection name used to establish the connection to
73 specified string value (default: main)
74
75 -w, --wait
76 Wait till the message is spoken or discarded
77
78 -S, --stop
79 Stop speaking the message being spoken
80
81 -C, --cancel
82 Cancel all messages
83
84 -v, --version
85 Print version and copyright info
86
87 -h, --help
88 Print this info
89
90 Please report bugs to speechd-discuss@nongnu.org
91
93 Copyright © 2002-2012 Brailcom, o.p.s.
94 This is free software; you can redistribute it and/or modify it under
95 the terms of the GNU General Public License as published by the Free
96 Software Foundation; either version 2, or (at your option) any later
97 version. Please see COPYING for more details.
98
100 The full documentation for spd-say is maintained as a Texinfo manual.
101 If the info and spd-say programs are properly installed at your site,
102 the command
103
104 info spd-say
105
106 should give you access to the complete manual.
107
108
109
110spd-say 0.9.1 February 2020 SPD-SAY(1)