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
- Upload the
html5-speech
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- 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
Reviews
There are no reviews for this plugin.
Contributors & Developers
“HTML5 Speech” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “HTML5 Speech” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release