web-speech-angular
web-speech-angular copied to clipboard
Convert voice to text continuously as we speak
Is there a way to convert voice to text continuously as we speak than to wait to stop.
Simply disable the continuous feature.
/shared/services/web-apis/speech-recognizer.service.ts make continuous: boolean = false;