brailcom/speechd

Adding Spiel backend support

开放

#878 创建于 2024年3月17日

 (2 条评论) (0 个反应) (0 位负责人)C (86 个派生)auto 404
enhancementhelp wantedpriority

仓库指标

星标
 (325 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南