brailcom/speechd

Adding immediate pausing support

开放

#877 创建于 2024年3月17日

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

仓库指标

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

描述

Is your feature request related to a problem? Please describe.

From @eeejay : “SD supports pausing only at a mark or at the end of an utterance, not an immediate pause to speech like any other media.”

The web speech API apparently wants immediate pause support

Describe the solution you'd like

There should be a way to request immediate pausing, which ignores indexing constraints, and can thus pause anywhere.

贡献者指南