Hi. I am trying to wrap the Microsoft SAPI so it will work with Basic4ppc. The DLL builds fine and I see all methods, but when I run it on the desktop I get an error saying that the speech.dll wrapper is trying to read from protected memory, but if I use native C++ the Speech.dll lib works fine. Please help! All source code is attached below for the desktop only. Thanks.