Monday 9 December 2019

voice recognition

Add voice recognition

In HTML5 and later, you can add speech recognition to a text input, and it's as simple as:
<input type="text" x-webkit-speech />

No comments:

Post a Comment