[Webkit-unassigned] [Bug 48068] New: Pass on all the speech recognition results to the input element.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 21 07:52:00 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=48068
Summary: Pass on all the speech recognition results to the
input element.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: satish at chromium.org
The speech input implementation currently gives the input element only a single string when speech recognition completes. Instead we want to give all the matching results with a confidence value for each result. This list will be exposed as an attribute in a future CL and scripts can make use of it.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list