brailcom/speechd

Adding Spiel backend support

Aberta

#878 aberto em 17 de mar. de 2024

 (2 comentários) (0 reação) (0 responsável)C (86 forks)auto 404
enhancementhelp wantedpriority

Métricas do repositório

Stars
 (325 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador