react-text-to-speech
Advanced tools
Changelog
0.12.1 (22-03-2024)
text
prop changes.Changelog
0.12.0 (19-03-2024)
onBoundary
prop in useSpeech
hook and <Speech>
component.Changelog
0.11.0 (19-03-2024)
onStart
, onResume
, onPause
, and onStop
props in useSpeech
hook and <Speech>
component.isInQueue
state value returned by useSpeech
hook.Changelog
0.10.0 (18-03-2024)
preserveUtteranceQueue
prop in useSpeech
hook and <Speech>
component.Changelog
0.9.5 (14-03-2024)
stop
function of useSpeech
hook did not work if start was called multiple times.Changelog
0.9.4 (11-03-2024)
Changelog
0.9.2 (11-03-2024)
<HighlightedText>
was placed after <Speech>
.