All versions since 2.0.1
2.0.1
Patch Changes
- Voice synthesize HATEOAS links advertise the
voiceparameter and makelangoptional.
2.0.2
Patch Changes
- Register schemas as OpenAPI components and accept the short forms
m/fforgender, normalizing them tomale/female; theVoiceGendertype andVOICE_GENDERSare unchanged, butVoiceGenderSchemais now aZodPipeand no longer exposes.options.
2.1.0 Latest
Minor Changes
- Add a “Powered by ResponsiveVoice” attribution line to the web player, toggled via
controls.brand.poweredBy(thebrandcontrol now acceptsboolean | { icon, poweredBy }).