Skip to content

All versions since 2.0.2

2.0.2

Patch Changes

  • Register schemas as OpenAPI components and accept the short forms m/f for gender, normalizing them to male/female; the VoiceGender type and VOICE_GENDERS are unchanged, but VoiceGenderSchema is now a ZodPipe and 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 (the brand control now accepts boolean | { icon, poweredBy }).