Bug 221026

Summary: Use SFTranscription instead of SFTranscriptionSegment for SpeechRecognitionAlternative
Product: WebKit Reporter: Sihui Liu <sihui_liu>
Component: New BugsAssignee: Sihui Liu <sihui_liu>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Sihui Liu
Reported 2021-01-27 00:44:03 PST
...
Attachments
Patch (5.03 KB, patch)
2021-01-27 00:56 PST, Sihui Liu
no flags
Sihui Liu
Comment 1 2021-01-27 00:56:52 PST
youenn fablet
Comment 2 2021-01-27 01:10:55 PST
Comment on attachment 418512 [details] 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?
Sihui Liu
Comment 3 2021-01-27 08:45:46 PST
(In reply to youenn fablet from comment #2) > Comment on attachment 418512 [details] > 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? Yes, because in this case they just insert spaces between sentences while concatenating them.
EWS
Comment 4 2021-01-27 09:39:28 PST
Committed r271958: <https://trac.webkit.org/changeset/271958> All reviewed patches have been landed. Closing bug and clearing flags on attachment 418512 [details].
Radar WebKit Bug Importer
Comment 5 2021-01-27 09:40:15 PST
Note You need to log in before you can comment on or make changes to this bug.