https://bugs.winehq.org/show_bug.cgi?id=43841 --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Louis Lenders from comment #1)
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
If you try the above it should of course be WINEDLLOVERRIDES=sapi.dll=n (I forgot the =n at the end...) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.