HTML5-API-demos icon indicating copy to clipboard operation
HTML5-API-demos copied to clipboard

Web Speech api

Open spiffaz opened this issue 7 years ago • 1 comments

I have trued to run the code for voice recognition with web speech api but the results are not showing in the text area. I changed the text area to a text box and it is still the same. How can I get it to display the results in a text box?

spiffaz avatar Mar 20 '18 23:03 spiffaz

What browsers are you using? Do you see any error on the console in the developer tools?

AurelioDeRosa avatar Apr 09 '18 03:04 AurelioDeRosa