brailcom/speechd

Adding Spiel backend support

Offen

#878 geöffnet am 17.03.2024

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (86 Forks)auto 404
enhancementhelp wantedpriority

Repository-Metriken

Stars
 (325 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Is your feature request related to a problem? Please describe.

From @eeejay :

It would be useful to be able to start speech syntheses from e.g. flatpak/snap containers to isolate them. The Spiel approach allows to easily ship syntheses this way, and connect to them through dbus.

Describe the solution you'd like

We could add to the speechd core support for Spiel, in addition to the existing modules support. Basically, a new implementation alongside output.c.

Contributor Guide