Bug 270742
| Summary: | [WPE][GTK] Speech synthesis using libspiel | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | WebKitGTK | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, changseok, eitan |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=280414 https://bugs.webkit.org/show_bug.cgi?id=280886 |
||
| Bug Depends on: | 281222 | ||
| Bug Blocks: | |||
Philippe Normand
Currently we support flite, but using a wrapper such as libspiel we could potentially support more. See https://github.com/eeejay/spiel
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eitan Isaacson
Here is an update URL to the Spiel: https://project-spiel.org/
Philippe Normand
WIP: https://github.com/philn/WebKit/tree/wip/spiel
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/33693
EWS
Committed 284276@main (290d009f7b35): <https://commits.webkit.org/284276@main>
Reviewed commits have been landed. Closing PR #33693 and removing active labels.
Miguel Gomez
Reopened Bugzilla.
Broke the build in multiple platforms that can't provide the libspiel dependency, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=281222.
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/35041
EWS
Committed 285891@main (10381a8de938): <https://commits.webkit.org/285891@main>
Reviewed commits have been landed. Closing PR #35041 and removing active labels.