ak1394 / react-native-tts

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

Library does not respect volume, dnd, or setIgnoreSilentSwitch #248

Open sleep9 opened 10 months ago

sleep9 commented 10 months ago

Tts.setIgnoreSilentSwitch(false) is not working. Volume set to 0 not working. Mute phone mode not working. import SystemSetting from 'react-native-system-setting' not working.