jQuery Speech Interface

With this plugin you make it possible for your visitors to scroll and navigate your website by talking to the browser.

Author:Victor Jonsson (@victor_jonsson) (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:3.3.4
Plugin version:1.0.4
Added to WordPress repository:19-06-2012
Last updated:19-06-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/victorjonsson/jQuery-Speec...
Total downloads:1 095
plugin download
Click to start download

With this plugin you make it possible for your visitors to scroll and navigate your website by talking to the browser (enlgish only). The idea behind this plugin is to give people with disabilities (that makes it difficult or impossible to use a mouse) a better website experience.

NOTICE! This plugin is mostly for fun and can't really be put into use since Chrome is the only browser implementing -webkit-speech at the moment. It's also not possible to trigger the speech input without clicking on the input field, which is in contradiction to the purpose of this plugin. But as soon as the browsers adds the event startSpeechInput to speech inputs this will be possible to achieve.

How does it work?

After that you've installed the plugin a dialog box will appear in the left corner of your website. In the dialog box there will be a small microphone-icon. Click on the icon and a recording will start (remember that this is only supported by Google Chrome at the moment).

Say one of the following commands and the magic will happen (you have to say it loud and clear, otherwise googles servers gets a bit muddle-headed).

  • "scroll down"
  • "scroll up"
  • "scroll" - Will trigger the last scroll command you said
  • "link X" - There will be a number in a gray circle beside every link on your page. You navigate to a link simply by saying "link" followed by the number.

Screenshots