brailcom/speechd

Adding immediate pausing support

Aperta

#877 aperta il 17 mar 2024

 (1 commento) (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 : “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.

Guida contributor