Voice Search

Descrizione

Allows visitors to search the site using their voice. Currently only supported by Chrome on both desktop and mobile. See this technical reference for more details.

See this blog post for further information about the plugin.

Screenshot

  • The microphone button added to the search form by the plugin.

Installazione

Manual Installation

  1. Upload the entire /voice-search directory to the /wp-content/plugins/ directory.
  2. Activate Voice Search through the ‘Plugins’ menu in WordPress.
  3. Visit your website and start searching using your voice.

FAQ

Why is there no microphone button beneath the search form?

There could be many reasons for this:

  • You’re not Google Chrome (check out the browser support here)
  • Your theme doesn’t use the get_search_form() function properly. The plugin relies on the default search form markup
  • Your theme does some CSS things that prevents the microphone button from being displayed.

Does this plugin still allow users to type or does it entirely replace typing with voice search?

No, users are still able to type in the search box whatever they want. Voice search is just a nice addition.

How does it integrate with other search-enhancing plugins such as Relevanssi?

In my tests there weren’t any problems with other plugins like Relevanssi.

Recensioni

4 Maggio 2023 4 risposte
Great plugin for voice search. It also works perfectly in Greek. No training required, as with other voice searches. I tested it on a computer and on a mobile phone with male and female voices. It works immediately and understandably.But one very small problem I have is that the microphone graphic is black and the background color is dark gray as well. So it is not distinct. I tried to change the background in the search area, but it didn't work. Any help on this?
9 Ottobre 2017
Hi ; there is an extra 'Space' in js file registration in plugin.php file at line 45. exactly before '.js' at the end of line.
28 Novembre 2016
@Pascal Birchler this plugin is Great for new 2016 SEO well done i install it in my site دليل الكويت
Leggi tutte le recensioni di 8

Contributi e sviluppo

“Voice Search” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Voice Search” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “Voice Search” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.4.0

  • The search form now auto-submits after finishing speaking.

1.3.1

  • Removed some unwanted console messages.

1.3.0

  • Updated for WordPress 5.7 compatibility

1.2.1

  • Less patience for quicker feedback after speech input
  • Pressing enter now submits the form instead of triggering the microphone button

1.2.0

  • Improve compatibility with themes that initially hide the search forms
  • Update browser support info in the readme

1.1.0

  • Complete rewrite of the plugin
  • Improved theme compatibility

1.0.1

  • Improvement: Better theme compatibility

1.0.0

  • Initial release