brailcom/speechd

Adding immediate pausing support

Ouverte

#877 ouverte le 17 mars 2024

 (1 commentaire) (0 réaction) (0 personne assignée)C (86 forks)auto 404
enhancementhelp wantedpriority

Métriques du dépôt

Stars
 (325 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur