I was working with javascript speech recognition api(new webkitSpeechRecognition()
) and i amazed why it is not working without internet since it is javascript code so it should work offline
I checked the network section of chrome developer tools, it is even not making request to internet