https://bugs.winehq.org/show_bug.cgi?id=38927
--- Comment #2 from ebemacc+bugreport@gmail.com --- The problem seems to be in FileTimeToSystemTime or RegQueryInfoKeyW (in conjunction with lpftLastWriteTime).
The current 32-bit version of IVONA Voices can be fixed by patching \Program Files\IVONA\IVONA 2 Voice\x86\ivona_sapi5_voice_v1.6.70.dll the following way:
75 07 83 FF FF 74 19 EB 2D 68 FC A3 0C 10 EB 15 90 90 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
75 07 83 FE FF 74 19 EB 2F 68 FC A3 0C 10 EB 15 90 90 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
(Control Center would also have to be patched, but this would only be cosmetical.)