Open
Bug 1496122
Opened 7 years ago
Updated 3 years ago
Support espeak directly (drop speech dispatcher)
Categories
(Core :: Web Speech, enhancement)
Core
Web Speech
Tracking
()
NEW
People
(Reporter: eeejay, Unassigned)
References
(Blocks 1 open bug)
Details
Speech dispatcher seems to be specialized for screen reader use, and the maintenance is not very active. I propose that for Linux we support espeak directly. Either with a WASM compiled version or ldopen.
This would allow us to have more feature parity with other platforms, specifically pause and boundary events.
Here is a demo I made a while back of an emscriptened version:
https://eeejay.github.io/espeak/emscripten/espeak.html
The build scripts were accepted upstream:
https://github.com/rhdunn/espeak/tree/master/emscripten
Comment 1•7 years ago
|
||
Related to bug 1269297.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•