SAPI 5.3 linking
2009-05-20 09:03:01 UTC
Hello everybody,
I just have crossed a linking problem that I am not able to resolve. I am
trying to implement SAPI 5.3 TTS using a simple tutorial
http://msdn.microsoft.com/en-us/library/ms720165(VS.85).aspx or the SAPI 5.3
tutorial example TTSApp
(http://msdn.microsoft.com/en-us/library/ms720410(VS.85).aspx). Everything
works fine with MSVS2005 on win XP, but with MSVS2008 on Vista I got the
following linking errors:
error LNK2001: unresolved external symbol _CLSID_SpVoice
error LNK2001: unresolved external symbol _IID_ISpVoice
I followed the simple tutorial exactly so the include/Lib directories are
added and sapi.lib should be linked.
Can anyone help me with this infuriating problem that I was not able to
dissolve?
I just have crossed a linking problem that I am not able to resolve. I am
trying to implement SAPI 5.3 TTS using a simple tutorial
http://msdn.microsoft.com/en-us/library/ms720165(VS.85).aspx or the SAPI 5.3
tutorial example TTSApp
(http://msdn.microsoft.com/en-us/library/ms720410(VS.85).aspx). Everything
works fine with MSVS2005 on win XP, but with MSVS2008 on Vista I got the
following linking errors:
error LNK2001: unresolved external symbol _CLSID_SpVoice
error LNK2001: unresolved external symbol _IID_ISpVoice
I followed the simple tutorial exactly so the include/Lib directories are
added and sapi.lib should be linked.
Can anyone help me with this infuriating problem that I was not able to
dissolve?