[whatwg] Speech input element

-------From TFA-------
A web search application can accept speech input, and perform a search
immediately when the input is recognized. If it has access to the
additional recognition hypothesis (aka N-best list), it can display
that on the search results page and let the user chose the correct
query if the input was misrecognized. For example, Google search might
display search results for "recognize speech", and show a link with
the text "Did you say 'wreck a nice beach'?".
-------              -------
User-agents can submit any GET forms immediately. Also they may keep
the form open for editing and list correction suggestions alongside as
the form gets submitted and results are shown to the user. That
shouldn't get mixed up with the results.
--
kv,
  - Bjartur

Received on Tuesday, 15 June 2010 16:41:02 UTC