The x-webkit-speech input field attribute is deprecated. Use the JavaScript API instead.
There is a JavaScript JavaScript SpeechRecognition API that performs text-to-speech and speech-to-text. Not many browsers support it, but Chrome must have support.
For Github help for this purpose: https://github.com/Daniel-Hug/speech-input
source share