Description
The Smart Voice Search Plugin enables voice search functionality on your WordPress site, making it easier for users to perform searches using voice commands.
Key features:
– Adds a floating voice search button to the website’s front end.
– Uses speech recognition technology to convert voice input into text and search on your site.
– Simple integration with WordPress search functionality.
– Adds a customizable voice search widget that users can place on their site.
– Enable users to configure a custom URL for their search page.
License
This plugin is released under the GPLv2 or later license. You are free to use, modify, and distribute this plugin under the same license.
Installation
- Upload the
smart-voice-search
folder to the/wp-content/plugins/
directory or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- The floating voice search button will automatically appear on the bottom right corner of your site.
- Optionally, use the provided functions to further customize the search field and voice button display.
FAQ
-
Which browsers support speech recognition for voice search?
-
The Voice Search Plugin works on browsers that support the Web Speech API for speech recognition, such as Google Chrome.
-
The plugin includes default styles that can be modified through custom CSS. You can override the styles by adding your own CSS rules to your theme or via the WordPress customizer or using plugin settings.
-
Is this plugin compatible with all WordPress themes?
-
Yes, the plugin is designed to work with all WordPress themes. However, some themes may require slight modifications to adjust the placement of the search widget.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Smart Voice Search” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Smart Voice Search” 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 of the Voice Search Plugin.
- Added voice search functionality for the front end.
- Integrated with WordPress search form.
- Added floating voice search button with speech recognition.