[webkit-reviews] review granted: [Bug 221026] Use SFTranscription instead of SFTranscriptionSegment for SpeechRecognitionAlternative : [Attachment 418512] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 27 01:10:55 PST 2021
youenn fablet <youennf at gmail.com> has granted Sihui Liu <sihui_liu at apple.com>'s
request for review:
Bug 221026: Use SFTranscription instead of SFTranscriptionSegment for
SpeechRecognitionAlternative
https://bugs.webkit.org/show_bug.cgi?id=221026
Attachment 418512: Patch
https://bugs.webkit.org/attachment.cgi?id=418512&action=review
--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 418512
--> https://bugs.webkit.org/attachment.cgi?id=418512
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=418512&action=review
> Source/WebCore/ChangeLog:8
> + So SpeechRecognitionAlternative contains a sentence instead of a
word, which matches Blink's behavior.
Does this work well with websites doing word concatenation with space
themselves?
More information about the webkit-reviews
mailing list