WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
221026
Use SFTranscription instead of SFTranscriptionSegment for SpeechRecognitionAlternative
https://bugs.webkit.org/show_bug.cgi?id=221026
Summary
Use SFTranscription instead of SFTranscriptionSegment for SpeechRecognitionAl...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sihui Liu
Comment 1
2021-01-27 00:56:52 PST
Created
attachment 418512
[details]
Patch
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
<
rdar://problem/73665700
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug