brailcom/speechd

Adding Spiel backend support

Ouverte

#878 ouverte le 17 mars 2024

 (2 commentaires) (0 réaction) (0 personne assignée)C (86 forks)auto 404
enhancementhelp wantedpriority

Métriques du dépôt

Stars
 (325 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur