Skip to content

Commit 07d87ce

Browse files
sthibaulJonathan Corbet
authored andcommitted
speakup: Document USB support
Speakup has been supporting USB for a while already. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20231020181059.7rtj2csi7t6vorrm@begin
1 parent c1081a7 commit 07d87ce

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

Documentation/admin-guide/spkguide.txt

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Last modified on Mon Sep 27 14:26:31 2010
77
Document version 1.3
88

99
Copyright (c) 2005 Gene Collins
10-
Copyright (c) 2008 Samuel Thibault
10+
Copyright (c) 2008, 2023 Samuel Thibault
1111
Copyright (c) 2009, 2010 the Speakup Team
1212

1313
Permission is granted to copy, distribute and/or modify this document
@@ -83,8 +83,7 @@ spkout -- Speak Out
8383
txprt -- Transport
8484
dummy -- 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

8988
Speakup does support two other synthesizers, but because they work in
9089
conjunction with other software, they must be loaded as modules after
@@ -94,6 +93,12 @@ These are as follows:
9493
decpc -- DecTalk PC (not available at boot up)
9594
soft -- 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+
97102
See the sections on loading modules and software synthesizers later in
98103
this manual for further details. It should be noted here that the
99104
speakup.synth boot parameter will have no effect if Speakup has been

0 commit comments

Comments
 (0)