User avatar
🇨🇦Samuel Proulx🇨🇦 @fastfinge@interfree.ca
2d
NVDA 64-bit migration breaking older voices, very long (2 posts) @TheQuinbox @pitermach That's what I've already done: github.com/fastfinge/eloquence_64/

However, if we had an API compatible 64-bit DLL rapper, it would mean eloquence can be used in other 64-bit apps, and the dlls could be a drop-in replacement without updating the addons at all. As well, having a bridge means the "copy config" button breaks the addon, because executables aren't included to run on secure screens. As well, it's possible (if NVDA hard crashes) to get in a place where the eloquence bridge is already running, tries to run a second time but fails, and because of threadsafe issues causes the first bridge to also crash.