Descripción
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.
Instalación
- Upload the
html5-speech
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Preguntas frecuentes
- 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
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “HTML5 Speech” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Initial release