Mark, have you:
1. Edited your /etc/speech-dispatcher.speechd.conf file to uncomment the add festival line?
2. installed a festival voice package, maybe one comes with the basic festival package itself, but not sure/other voices come in seperate packages.
3. installed the speech-dispatcher-festival package, i.e. the festival driver for espeak?
4. started festival with something like
festival --server &
If all of this is taken care of you should be able to restart speech-dispatcher. It needs to restart, so that's not a problem.
You will need sudo perms to kill it most likely, at least I do on my vinux box, and have done nothing odd with my SD configuraton.
Try this command
sudo kill -1 $(pidof speech-dispatcher)
Maybe
sudo pkill -1 speech-dispatcher would work, but think pkill n only kill one process/should be sleeping, so may be mixing things up upstairs...lol.
Anyway, if you should be good to go doing asexplained above.
I doubt you will find festival worth even typing those commands, at least not the U.S. English voices available in standard repos.
The voices are very shaky.
--
B.H.
Registerd Linux User 521886
Mark Peveto wrote:
Sun, May 01, 2016 at 04:35:45PM -0500
> I want to stop and restart speech-dispatcher, but nothing's stopping it. I've tried sudo pkill speech-dispatcher, and it says it does it, but it's
> still there, because when I try to restart it, it says it's already running.
> Stop speech-dispatcher doesn't work, neither does kill speech-dispatcher. The darn thing won't died! LOL!
>
> --
> Remember to frequently check our Wiki:
http://wiki.vinuxproject.org
> Our website:
http://www.vinuxproject.org
> You can search or view our group on the web:
http://groups.google.com/group/vinux-support
> Talk to us on IRC
irc.vinuxproject.org #Vinux
>
> Unsubscribe from Vinux by emailing
vinux-suppor...@googlegroups.com
> ---
> You received this message because you are subscribed to the Google Groups "Vinux support forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
vinux-suppor...@googlegroups.com.