AurelioDeRosa / HTML5-API-demos

A repository where you can find information about many JavaScript and HTML5 APIs.
706 stars 179 forks source link

Web Speech api #11

Open spiffaz opened 6 years ago

spiffaz commented 6 years ago

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?

AurelioDeRosa commented 6 years ago

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