compiling SAPI sample application

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
 
M

Mike Plumpe [MS]

I recently answered essentially this same question on the
microsoft.public.speech_tech.sdk newsgroup.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top