HTML5 Speech Recognition, Converting Voice to Text
Speech Recognition is now coming in built in browsers!! Chrome is the first browser to implement Web Speech Api’s SpeechRecognition but it is little complicated for a beginner so I thought why shouldn’t I give a try to simplify things by writing a library so that everyone can easily use. With that though I was able […]