[webkit-changes] [WebKit/WebKit] b23773: [Buildstream SDK] Add libspiel
Philippe Normand
noreply at github.com
Mon Sep 16 01:11:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b23773bba83e86597275db8972a45094ac614825
https://github.com/WebKit/WebKit/commit/b23773bba83e86597275db8972a45094ac614825
Author: Philippe Normand <philn at igalia.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M Tools/buildstream/elements/sdk-platform.bst
A Tools/buildstream/elements/sdk/libspiel.bst
Log Message:
-----------
[Buildstream SDK] Add libspiel
https://bugs.webkit.org/show_bug.cgi?id=279737
Reviewed by Adrian Perez de Castro.
Spiel is a nicer alternative to Festival for speech synthesys because its API is directly inspired
from WebSpeech. A future patch will rewrite our speech synthesys backend using Spiel, but we first
need it in the SDK. The host is responsible for installing voice providers using Flatpak, so this
part is not included in this patch.
* Tools/buildstream/elements/sdk-platform.bst:
* Tools/buildstream/elements/sdk/libspiel.bst: Added.
Canonical link: https://commits.webkit.org/283692@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list