mattias jonsson, le mar. 24 août 2021 21:33:44 +0200, a ecrit: > but how can debian stretch works fine and not the newer?
In stretch the XDG_RUNTIME_DIR variable was not set, and thus the speech-dispatcher socket would end up in the user's home, and I guess that happens to be working by luck with crouton. Of course, you can try to change the path of the socket in speechd.conf, or set CommunicationMethod to inet_socket to use a TCP/IP port. But best would be to get crouton to fix the bug. Samuel