https://bugs.winehq.org/show_bug.cgi?id=43841
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Most likely this is caused because wine now has it`s own sapi.dll.
Things you might try (after installing speechsdk):
- Make sure you have sapi.dll set as native (or run with
WINEDLLOVERRIDES=sapi.dll profitchart.exe )
- You might also need to (re)register the sapi.dll:
WINEDLLOVERRIDES=sapi.dll regsvr32.exe sapi.dll
Could you report back if things change after this? Thanks in advance