react-text-to-speech
Advanced tools
Changelog
2.0.0 (18-04-2025)
event
parameter from all event handlers (onStart
, onResume
, onPause
, onStop
, onBoundary
).default
values in directives.[[delay]]
directive was not functioning properly on mobile devices.Changelog
1.5.0 (15-04-2025)
Directives
to control playback behavior directly within the text.Changelog
1.4.1 (07-03-2025)
utterance.voice
is set to null
when voiceURI
is not set, preventing unintended voice retention.