Pitch, rate, and volume controls are missing pieces of web speech synthesis for gstreamer ports. In this bug, we implement them.
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
Pull request: https://github.com/WebKit/WebKit/pull/9658
Committed 259949@main (a29a02ef293e): <https://commits.webkit.org/259949@main> Reviewed commits have been landed. Closing PR #9658 and removing active labels.