ak1394 / react-native-tts

React Native Text-To-Speech library for Android and iOS
627 stars 159 forks source link

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

Open sleep9 opened 1 year ago

sleep9 commented 1 year 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.

olosegres commented 3 months ago

For me, on iOS setIgnoreSilentSwitch doesn't work too, app crashes with error on native side.