All versions since 2.0.5
2.0.5
Patch Changes
- Route init-time feature overrides through the website features schema so boolean shorthands are coerced before activation.
2.0.6
Patch Changes
- Updated dependencies:
- @responsivevoice/[email protected]
2.1.0
Minor Changes
- Raise the default chunk size for native voices and for voices served by the API.
Patch Changes
- On Android Chrome, resume after pause no longer skips unheard content or replays the whole chunk on non-Latin scripts.
- Updated dependencies:
- @responsivevoice/[email protected]
- @responsivevoice/[email protected]
- @responsivevoice/[email protected]
2.2.0 Latest
Minor Changes
-
Replace the ALLOW/DENY permission popup with a “Tap to Listen” prompt that recovers blocked speech on any gesture, fall back to the server engine when native synthesis fails, and use runtime autoplay probes so neither the prompt nor a doomed native attempt happens when it cannot help.
Deprecates
urlOverride,textOverride, anddenyLabel(now no-ops with no slot in the new prompt) andallowLabelin favour of the newlabeloption.