Re: speakup_dummy
Samuel Thibault <[email protected]> Wed, 11 Feb 2026 17:06:55 +0100
| Newsgroups | gmane.linux.debian.devel.accessibility |
|---|---|
| Organization | I am not organized |
| Message-ID | <aYypH9PTE-NmgI2o@end> |
Aaron Chantrill, le mer. 11 févr. 2026 11:01:50 -0500, a ecrit: > On 2/10/26 16:56, Samuel Thibault wrote: > > If you want to capture the speakup output, you can rather use the > > speakup_soft module which is meant for that, and cat /dev/synth to get > > the text. > > > Thank you for responding Samuel. Do you mean /dev/softsynth? When I do `cat > /dev/synth` it just returns without any output. Ah, sorry, yes. /dev/synth is the converse: giving text to the synthesis. Samuel