ak1394 / react-native-tts

React Native Text-To-Speech library for Android and iOS
601 stars 154 forks source link

not working in iOS physical device #262

Open Qurat-ul-ainn opened 3 months ago

Qurat-ul-ainn commented 3 months ago

The Text-to-Speech (TTS) package in React Native is not functioning properly on iOS devices, specifically on physical devices. Despite implementation, TTS functionality fails to work when the app is running in the background or when the screen is turned off. This issue impacts the ability of the React Native app to provide auditory feedback or alerts when not actively in use.