RESOLVED FIXED276146
[Cocoa] Simplify AVSpeechSynthesis calls now that macOS 13 is our baseline
https://bugs.webkit.org/show_bug.cgi?id=276146
Summary [Cocoa] Simplify AVSpeechSynthesis calls now that macOS 13 is our baseline
Brent Fulgham
Reported 2024-07-02 13:45:57 PDT
We no longer need an enablement macro for AVSPEECHSYNTHESIS_SYSTEMVOICE, since all build targets now support this call. This also allows us to remove a 'respondsToSelector' check on every AVSpeechSynthesisVoice check when enabling voice lists.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-07-02 13:46:20 PDT
Brent Fulgham
Comment 2 2024-07-02 14:32:47 PDT
EWS
Comment 3 2024-07-02 22:45:15 PDT
Committed 280613@main (8944776028bd): <https://commits.webkit.org/280613@main> Reviewed commits have been landed. Closing PR #30409 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.