[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Restarting spd to load new modules
From: |
Samuel Thibault |
Subject: |
Re: Restarting spd to load new modules |
Date: |
Fri, 20 Dec 2024 22:13:26 +0100 |
Artem Semenov, le ven. 20 déc. 2024 21:35:15 +0300, a ecrit:
> > Also, you can send SIGHUP to speech-dispatcher to make it reload modules
> > and get an updated module list. It then does show up in orca.
> It can fix my problem. Can you please tell me how to do this thing? Sorry,
> I'm a newie in SPD.
Simplest will be
killall -HUP speech-dispatcher
Samuel