@@ -7,7 +7,7 @@ Last modified on Mon Sep 27 14:26:31 2010
77Document version 1.3
88
99Copyright (c) 2005 Gene Collins
10- Copyright (c) 2008 Samuel Thibault
10+ Copyright (c) 2008, 2023 Samuel Thibault
1111Copyright (c) 2009, 2010 the Speakup Team
1212
1313Permission is granted to copy, distribute and/or modify this document
@@ -83,8 +83,7 @@ spkout -- Speak Out
8383txprt -- Transport
8484dummy -- Plain text terminal
8585
86- Note: Speakup does * NOT * support usb connections! Speakup also does *
87- NOT * support the internal Tripletalk!
86+ Note: Speakup does * NOT * support the internal Tripletalk!
8887
8988Speakup does support two other synthesizers, but because they work in
9089conjunction with other software, they must be loaded as modules after
@@ -94,6 +93,12 @@ These are as follows:
9493decpc -- DecTalk PC (not available at boot up)
9594soft -- One of several software synthesizers (not available at boot up)
9695
96+ By default speakup looks for the synthesizer on the ttyS0 serial port. This can
97+ be changed with the device parameter of the modules, for instance for
98+ DoubleTalk LT:
99+
100+ speakup_ltlk.dev=ttyUSB0
101+
97102See the sections on loading modules and software synthesizers later in
98103this manual for further details. It should be noted here that the
99104speakup.synth boot parameter will have no effect if Speakup has been
0 commit comments