Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swissspidy/voice-search
Enables voice search on WordPress sites using the Web Speech API
https://github.com/swissspidy/voice-search
voice-search webspeech-api wordpress wordpress-plugin
Last synced: 14 days ago
JSON representation
Enables voice search on WordPress sites using the Web Speech API
- Host: GitHub
- URL: https://github.com/swissspidy/voice-search
- Owner: swissspidy
- License: gpl-2.0
- Created: 2014-12-28T12:55:51.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T05:54:19.000Z (7 months ago)
- Last Synced: 2024-05-02T00:40:18.715Z (7 months ago)
- Topics: voice-search, webspeech-api, wordpress, wordpress-plugin
- Language: JavaScript
- Size: 9.31 MB
- Stars: 25
- Watchers: 6
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Voice Search
WordPress plugin that allows visitors to search the site using their voice.
Relies on the Speech Recognition API, which is currently only supported by Chrome [according to caniuse.com](https://caniuse.com/speech-recognition).