Samuel, I found the problem with no console sound:
uname -a Linux 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5 (2019-06-19) x86_64 GNU/Linux My virtual consoles report: Cannot open display: "default display" I think that's why I don't get speech in console. Best regards, David On Wed, Jul 3, 2019 at 2:33 AM Samuel Thibault <[email protected]> wrote: > > D.J.J. Ring, Jr., le mar. 02 juil. 2019 22:43:50 -0400, a ecrit: > > It said to add > > soft_synth > > to /etc/modules > > > > But that's not correct, it has to be > > > > soft_synth=1 > > ? That shouldn't be needed, /etc/modules is merely a list of modules > to load (and I don't even think =1 like this can parse at all), and if > there is only one synth it will get enabled already. > > Also, installing the espeakup package should be enough to get the module > loaded (the systemd service file does load it). > > Samuel

