Bug 251486
| Summary: | [GStreamer] Implement pitch, rate, and volume controls of SpeechSynthesis | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ChangSeok Oh <changseok> |
| Component: | WebKitGTK | Assignee: | ChangSeok Oh <changseok> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, philn |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
ChangSeok Oh
Pitch, rate, and volume controls are missing pieces of web speech synthesis for gstreamer ports. In this bug, we implement them.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
ChangSeok Oh
Here is a draft https://github.com/shivamidow/WebKit/pull/new/eng/implement-pitch-rate-volume-speech-synthesis
To control the voice pitch, I use the "pitch" plugin from soundtouch. We need to add the plugin support first to Flatpak SDK.
This is a ticket for doing that. https://bugs.webkit.org/show_bug.cgi?id=251739
ChangSeok Oh
Pull request: https://github.com/WebKit/WebKit/pull/9658
EWS
Committed 259949@main (a29a02ef293e): <https://commits.webkit.org/259949@main>
Reviewed commits have been landed. Closing PR #9658 and removing active labels.