- Core
- Installer revised to more gracefully handle installation over an existing installation of EDDI 4.1.9 or earlier (e.g. when in-app installing EDDI over an existing VoiceAttack 1 installation the installer should automatically redirect and install into the VoiceAttack 2 folder).
- Various bug fixes from telemetry.
- Speech Responder
- Fixed copied personalities not being editable until EDDI is restarted.
- Fixed failing lexicon schema validation (for .pls lexicon files). (#2814) (thanks to @klightspeed)
- Fix
StopSpeaking()function from creating unexpected "paused" speech outputs when used in a script which enqueues new speech. (#2815)