I'm couple of days late with this input, but better late than never.
Here is my speech recognition app (although my laptop mic is not the best choice to go with) that reconizes user's speech and translate it into english words on the screen.
It is made with using SpeechRecognition interface of Web Speech API (which is, btw, still experimental techology if you look it up on MDN site). Basic functionality is here, but unfortunately, it doesn't work offline.
Github link
Here is my speech recognition app (although my laptop mic is not the best choice to go with) that reconizes user's speech and translate it into english words on the screen.
It is made with using SpeechRecognition interface of Web Speech API (which is, btw, still experimental techology if you look it up on MDN site). Basic functionality is here, but unfortunately, it doesn't work offline.
Github link
No comments:
Post a Comment