brailcom/speechd

Cope with hanging modules

Open

#977 opened on Dec 10, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (86 forks)auto 404
enhancementhelp wantedpriority

Repository metrics

Stars
 (325 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. If a speech synthesis hangs (because of some odd characters for instance, see https://github.com/brailcom/speechd/issues/857), speech completely stops, and one has to kill speech-dispatcher

Describe the solution you'd like speech-dispatcher should notice when a module is hung, and in that case kill&restart it.

Contributor guide