Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

How can I add speech synthesis to a website like MakeUseOf search?

prada mens
2012-10-02 12:52:43
Awesome,thanks i
muotechguy
2012-10-01 12:13:43
I assume you mean speech recognition? It's only supported in webkit browsers, but check out the source code, it's very easy to copy; add the following attributes to a text field, but be sure to adjust the onwebkitspeechchange to whatever JS action you want performed on completion.onwebkitspeechchange="doSearch()" speech="true" x-webkit-speech="true"
MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
Dave LeClair
2012-09-29 04:55:35
If you are using Chrome you could try the extension Chrome Speak https://www.makeuseof.com/tag/chrome-speak-chrome-speak-websites/