=== HTML5 Speech ===
Contributors: bhelms
Tags: HTML5, Speech, Chrome
Requires at least: 3.0
Tested up to: 3.1.2
Stable tag: 1.0
Adds the new HTML5 speech attribute to all inputs
== Description ==
Adds the new HTML5 speech attribute to all inputs. This will allow your users to enter text in input fields using voice recognition.
Currently this only works in Chrome 11 or higher but will hopefully be supported by more browsers soon.
== Installation ==
1. Upload the `html5-speech` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= Why am I not seeing the microphone icon in any of my input fields =
The speech tag is currently only supported by Google Chrome 11 or higher
== Changelog ==
= 1.0 =
* Initial release