React native tts (text to speech) with cursor follow the speech in text input react native
I have a small app which is used to learn pronunciation , I have a rest api which i have text coming from it into the app , which is placed in text input , i am using react native tts to Speek out the text , now i need the cursor to follow the words , and when i select some text from that point it needs to speak.