How to enable text to speech in Ionic React App

Hello Everyone,

I am new to Ionic. I am trying to build an education app for young learners. I have a tabbed layout and on one of the tabs I have added slides for alphabets. I am trying to enable tts everytime a slide is active- like A for Apple, B for Ball and so on. How do I add text to speech for each slide in react Ionic app?

Any insight will be super helpful.

ThankYou