M
ma
Hello,
I download SAPI 5.1 and open coffes0 project and tried to compile it
using MSVC2005. I am getting the following error which I don't know to
solve. Would you please help me?
Is there any tutorial in web on how to develop a SR system with SAPI 5.1? I
use Google with no success.
c:\program files\microsoft speech sdk 5.1\include\sphelper.h(2560) : error
C2440: 'initializing' : cannot convert from 'CSpDynamicString' to 'SPPHONEID
*'
No user-defined-conversion operator available that can perform this
conversion, or the operator cannot be called
c:\program files\microsoft speech sdk 5.1\include\sphelper.h(2635) : error
C2664: 'wcslen' : cannot convert parameter 1 from 'SPPHONEID *' to 'const
wchar_t *'
Types pointed to are unrelated; conversion requires reinterpret_cast,
C-style cast or function-style cast
Regards
ma
I download SAPI 5.1 and open coffes0 project and tried to compile it
using MSVC2005. I am getting the following error which I don't know to
solve. Would you please help me?
Is there any tutorial in web on how to develop a SR system with SAPI 5.1? I
use Google with no success.
c:\program files\microsoft speech sdk 5.1\include\sphelper.h(2560) : error
C2440: 'initializing' : cannot convert from 'CSpDynamicString' to 'SPPHONEID
*'
No user-defined-conversion operator available that can perform this
conversion, or the operator cannot be called
c:\program files\microsoft speech sdk 5.1\include\sphelper.h(2635) : error
C2664: 'wcslen' : cannot convert parameter 1 from 'SPPHONEID *' to 'const
wchar_t *'
Types pointed to are unrelated; conversion requires reinterpret_cast,
C-style cast or function-style cast
Regards
ma