Home > Snippets > HTML

HTML

Add Speech Recognition to input boxes in HTML

874 views | HTML | 1 Response

Google search text box has a voice recognition feature which is very helpful for inputting long sentences and difficult words. This feature can be brought to normal input textboxes also. But this feature works only in browsers which use the webkit rendering engine (ex: Google Chrome version 11 and above). In order to add he [...]