How to use Continuous Speech to Text

I have successfully integrated Speech Recognition API in my project(IONIC 3). But to input voice i need to call this.speechRecognition.startListening every time.

Is there any way i can continuously run this as a server? So that at any point if someone says something it will converted to text.

hello ,i have the same problem as you

i’m a beginner developer and ionic sorta simplifies things but i wonder why there isn’t a perfect solution to this yet…as much as i love ionic i would have to use react because for this…