react-text-to-speech
Advanced tools
Changelog
1.3.0 (01-03-2025)
pitch
, rate
, and volume
during speech.Changelog
1.2.4 (17-02-2025)
tsc
with tsup
for faster and optimized bundling.Changelog
1.2.3 (18-01-2025)
words
and key
computation by separating dependencies, improving memoization behavior.StringArray
type to Words
for better clarity and consistency.Changelog
1.2.2 (17-01-2025)
Changelog
1.2.0 (06-01-2025)
ReactNode
in text
prop in useSpeech
hook and <Speech>
component.