brailcom / brailcom/speechd

Add a Stop command to generic module

Open
#1,042 0 comments 1 reaction 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
C
Stars
331
Forks
92
Avg merge
2d 10h
Merged PRs (30d)
9

Description

**Is your feature request related to a problem? Please describe.**
Currently the generic module just kills the child on stop. But if the synth is actually a web service it'll continue speaking

**Describe the solution you'd like**
We could add a GenericStopSynth parameter to tell how to stop the synth

**Describe alternatives you've considered**
The generic module could send SIGTERM instead of SIGKILL and the child catch it, but that'd not work with mere `curl` calls and such

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.