javascript - Speech recognition in browsers other than Chrome? -


how can access microphone using javascript or html5 without using flash? made work in chrome using webkit-speech. need in other browsers. answers appreciated.

this feature proposed google, , appears supported in products.

see: https://stackoverflow.com/a/6619632/1504847


Comments

Popular posts from this blog

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -