react-text-to-speech
Advanced tools
Changelog
0.13.0 (31-03-2024)
onQueueChange
prop in useSpeech
hook and <Speech>
component.Changelog
0.12.8 (26-03-2024)
start
function of the useSpeech
hook was called if the component was unmounted before the speech actually began.Changelog
0.12.4 (23-03-2024)
<Speech>
instance would stop the speech utterance of another instance.