so why orca dont detect it? yes python3-speechd are installed. mate installed from apt (not with debian installer)
Den 4 augusti 2020 23:00:19 skrev Samuel Thibault <sthibault hypra fr>:
Hello,
mattias jonsson, le lun. 03 août 2020 11:11:51 +0200, a ecrit:
i have installed debian mate via apt not with the debian installer. seems i
have to setup speech-dispatcher as a user service like this: systemctl --user
enable speech-dispatcher
but it failed with
unit speech dispatcher not exist
Yes, there is no user unit, because none is needed, you just need to
install speech-dispatcher and orca, and when starting orca,
speech-dispatcher will autostart.Samuel