brailcom/speechd

Adding Spiel backend support

オープン

#878 opened on 2024/03/17

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C (86 件のフォーク)auto 404
enhancementhelp wantedpriority

Repository metrics

Stars
 (325 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド