brailcom/speechd

messages of killed clients don't get interrupted

Open

#942 opened on Jul 10, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C (86 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

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

Description

Steps to reproduce

  • make orca produce long message
  • kill it -KILL

Obtained behavior

  • the message continues

Expected behavior

  • we'd want the message to stop, so that e.g. orca -r restarts speech immediately

Behavior information

  • we however don't want the message of spd-say without -w to be stopped

Contributor guide