This is happening for one of our users on Google Chrome. When they click to focus in on the search input to type their keywords, they are shown the dialog that appears to allow the site access to use the mic. However, the user has not clicked on the speaker icon at all. Just the actual search input. The dialog should only appear if they click the search icon next to the search input.
]]>Hello Pascal
I have installed the Voice Search plugin. The microphone does show up in the search button and when pressed accepts the word and displays it correctly,however, it doesn’t find the selected word in my website, even though the word is listed in the catalog section and there are products with that name. So it defeats the whole concept of using voice. I am using mysterythemes. I reached out to their support and after two days they came back with a one word answer: get_search_form() function. They don’t provide any clues if this is a new form or plugin that I have to find and once located where to place the code. If you can provide some guidance it will be highly appreciated.
Thanks
Farid
Hello Pascal,
I want to place or work voice search widget with my theme search box, is that possible? if yes please guide.
Kind Regards
Vipul Arora
Hi
It seems that your plugin is not compatible with Ajax Search Lite plugin.
Is there a way to make it compatible?
Thank you
Hi Pascal,
I was having trouble implementing this on my site https://www.sharmisrasoi.tk .
Cant see the mic icon, best guess is Mise theme is playing withe CSS.
Do i need to include this to fix it? i saw in one of the support comment
.voice-search-button { right: 25px; }
.voice-search-holder, .voice-search-holder:after, .voice-search-holder:before, .voice-search-mic, .voice-search-mic:after { background: #96968d; }
Or do i need a custom code for my site?
Any help would be appreciated ??
The plugin is not working inside DIVI theme. Besides this, when checking with Google, we can see the some files are missing in the plugin:
When importing the plugin it requires
https://yourwordpresssite/wp-content/plugins/voice-search-master/css/voice-search.min.css?ver=1.2.1&nocache=1
Failed to load resource: the server responded with a status of 404 (Not Found)
The same for
So, I suggest to review the github files available for this plugin
]]>Hi,
I install the plugin but he has no effect on my site lesgoodnews .
After correction of the extra space error the speech icon still not appear …
Maybe my Theme ‘Hueman’ by Presscustomizr is not compatible?
See https://caniuse.com/#feat=speech-recognition. You might want to update the documentation.
]]>Hi Pascal, I just updated to the new WordPress version the other day, and since then, I’ve been seeing 404s for the Voice Search script in my Redirection logs.
It looks likes the problem might be in voice-search/classes/plugin.php — I removed an extra space from ' .js'
:
public function enqueue_scripts() {
// Use minified libraries if SCRIPT_DEBUG is turned off
$suffix = ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? '' : '.min';
wp_enqueue_script(
'voice-search',
$this->get_url() . 'js/voice-search' . $suffix . '.js',
array(),
self::VERSION,
true
);
It looks to me like this small change has solved the issue…
]]>Any advice in how can i make it work with the free and popular geodirectory plugin?
]]>I just installed this on a new site at https://capitolhillurbancohousing.org/
I’ve checked in Chrome and do not see the microphone on the search box at the top right in navbar. The theme is Divi.
Thanks.
Sheila
What languages are supported?
]]>Would there be a way to get this voice search plugin to work for the search function in the header?
Cheers
Luke
Tested on three different sites with three different themes. Checked the front end using Chrome on a laptop. No microphone on any of the three sites ?? Are there any settings or options? If so, can’t find them… Thanks!
]]>Does this plugin still allow users to type or does it entirely replace typing with voice search? How does it integrate with other search-enhancing plugins such as Relevanssi? Does it work with search filters? Thanks for the info!
]]>