react-native-tts icon indicating copy to clipboard operation
react-native-tts copied to clipboard

fix: ensure ducking is audio focus is sent always send when speek is called multiple times

Open freeboub opened this issue 2 years ago • 1 comments

if you enable duck option and call mulitple times speek function. AUDIO_DUCK is send only once on the first call. To ensure AUDIO_DUCK is always call, move the event when tts start speeking

freeboub avatar Aug 05 '22 11:08 freeboub

If you need I can open a related ticket to explain better the issue and for better tracking.

freeboub avatar Aug 05 '22 11:08 freeboub