[whatwg] Speech input element
Bjartur Thorlacius
svartman95 at gmail.com
Tue Jun 15 16:34:13 PDT 2010
>From TFA:
> We would like some way of having speech control in a web application, without any input
> fields. For example, in a webmail client, there are buttons, links etc that lets the user take
> actions such as deleting or replying to email. We would like to make it easy to implement a
> speech interface where the user can say "read next message", "archive", "reply" etc, without
> having to show a text field where the same commands can be typed.
<link rel=next title="Read next message">.
<form action=archive methord=POST title="Archive message"> <!--
@method=MOVE? -->
<button type=submit>
</form>
--
kv,
- Bjartur
More information about the whatwg
mailing list