https://bugs.winehq.org/show_bug.cgi?id=43841
--- Comment #6 from Daniel Bermond danielbermond@yahoo.com --- (In reply to Louis Lenders from comment #4)
I was only able to get the program running by copying a (native) sapi.dll from my windows drive to ~/.wine/drive_c/windows/systems32/Speech/Common/ and then do:
WINEDLLOVERRIDES=sapi=n wine regsvr32 ~/.wine/drive_c/windows/system32/Speech/Common/sapi.dll
WINEDLLOVERRIDES=sapi=n wine profitchart.exe
I'm getting the same failure error when trying to register sapi.dll copied from a Windows 7 installation. Also tried with the graphical interface, without success.
I could not get the program running using Windows sapi.dll, probably due to the registration error.
I tried it myself and apparently, if i see it correctly, there is a problem with ``winetricks speechsdk`` (now?). It doesn`t install the native sapi.dll somehow.
It really seems that winetricks is not installing sapi.dll, as the original file provided by wine 2.18 remains untouched after installation.