brailcom/speechd

Adding immediate pausing support

Offen

#877 geöffnet am 17.03.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C (86 Forks)auto 404
enhancementhelp wantedpriority

Repository-Metriken

Stars
 (325 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide