ak1394 / react-native-tts

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

Ios audio session #153

Closed tt-driver-apps closed 3 years ago

tt-driver-apps commented 3 years ago

update AVAudioSession setCategory and setActive options and ensure setCategory is set for each playback to better interact with other audio sources that use different setCategory options.