Description
Audible Site Search enhances your WordPress site by enabling voice-powered search input along with real-time AJAX-based search suggestions. It’s lightweight, easy to install, and works out of the box.
Use the shortcode [audisise_voice_search]
to display the voice search bar anywhere on your site—inside posts, pages, or sidebar widgets.
Features include:
– Voice recognition for search queries (Web Speech API)
– AJAX-powered live search suggestions
– Lightweight and responsive design
– Works with default WordPress search
Credits
Built and maintained by OYM — https://www.onyourmark.com
Installation
- Upload the plugin folder to
/wp-content/plugins/
or install it directly through the WordPress plugin admin panel. - Activate the plugin through the “Plugins” menu in WordPress.
- Use the shortcode
[audisise_voice_search]
anywhere in your content to render the voice search bar.
FAQ
-
How do I add the voice search bar?
-
Use the shortcode
[audisise_voice_search]
inside any post, page, or widget. -
Does this plugin work with custom post types?
-
Yes, it works with all custom post types.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Audible Site Search” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Audible Site 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.3
- Added shortcode attribute
post_types
for filtering - Now supports optional filtering of posts, pages, and CPTs
- Made admin notice permanently dismissible via AJAX
1.2
- Added admin notice for shortcode usage
- Resolved layout and spacing issues
- Improved styling and overlay dropdown for suggestions
- Expanded search to include posts, pages, and all public custom post types
1.1
- Initial release with voice recognition and AJAX search