brailcom/speechd

Adding Spiel backend support

Aperta

#878 aperta il 17 mar 2024

 (2 commenti) (0 reazioni) (0 assegnatari)C (86 fork)auto 404
enhancementhelp wantedpriority

Metriche repository

Star
 (325 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor