ak1394 / react-native-tts

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

[iOS] .speak() not working on silent mode #209

Open RocketeerFly opened 2 years ago

RocketeerFly commented 2 years ago

.speak() is working perfect when "Do not disturb" is turn off, but when I turn on I can not hear anything. How to make .speak() working even in silent mode?