diff options
author | William Harrington <kb0iic@berzerkula.org> | 2025-01-14 17:00:53 -0600 |
---|---|---|
committer | William Harrington <kb0iic@berzerkula.org> | 2025-01-14 17:00:53 -0600 |
commit | 9ea4534803e193d02d54b24d7f879050a70e47e0 (patch) | |
tree | 1ae47c6a73fa14d3618a60fac4217997e732ed64 /spo256/spo256.8 | |
parent | 0cc9b20c15460213e488bf5e70963b941482f628 (diff) |
Add speak.conf and updates for setting flow control. Helpful when using different speech devices using different flow control methods.HEADmaster
Diffstat (limited to 'spo256/spo256.8')
-rw-r--r-- | spo256/spo256.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/spo256/spo256.8 b/spo256/spo256.8 index a0826ad..7c30f86 100644 --- a/spo256/spo256.8 +++ b/spo256/spo256.8 @@ -47,7 +47,9 @@ edited before you start \fBspo256\fP for the first time. The entry for \fIdevice\fP should be given the correct tty serial port where your SPO board is attached. The speed I choose to use is 2400bps, which is the maximum speed the board is capable of. Valid values for parity include -"odd", "even", and "none". Also verify board jumpers +"odd", "even", and "none". Flow control should be configured for the +connected serial device. Valid values for \fIflowctrl\fP include 0, 1, +2 and 3. 0=NONE 1=HARD 2=SOFT 3=FULL. Also verify board jumpers are set for the speed and data format specified in [\fIinterface\fP]. .PP .SH "CORRECTIVE SPEECH" |