Re: SAPI & .net
- From: Bertrand CACHET <BertrandCACHET@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 10 Jan 2006 01:56:02 -0800
I don't really understand your problem.
You are creating a project which use a COM object whose CLSID is
{47206204-5ECA-11D2-960F-00C04F8EE628}.
When you compile you have the error code you give. This error code is
returned because it can't find the CLSID in your Registry Settings.
In my opinion to do that you need to add the idl file associated to your COM
object to your project. In that case the CLSID of your COM object will be
created by the MIDL compiler.
Hope it helps but I'm not sure I really answer your question
"Cyprien Autexier" wrote:
> Have you an indication that can help me, how can i use the API? What's the
> solution? my device has a sound chip with microphone. The Guid is the guid
> of spSharedRecoContext.
>
> Respectfully
>
> Cyprien Autexier.
>
> "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com> a
> écrit dans le message de news: u9DYEFWFGHA.3936@xxxxxxxxxxxxxxxxxxxxxxx
> > Remember that there are no voices that come with PB. The API is there,
> > but it doesn't necessarily mean that you can run a speech application on a
> > device that has the API. I can't say that you *are* running into that,
> > because I don't recognize that GUID, but that's one stumbling block that I
> > know does exist.
> >
> > Paul T.
> >
> > "Cyprien Autexier" <ilsandor@xxxxxxxxxxxx> wrote in message
> > news:OUdBT%23VFGHA.3984@xxxxxxxxxxxxxxxxxxxxxxx
> >> Hello,
> >>
> >> I'm trying to make a speech based solution for Windows CE with .net 2,
> >> but
> >> wehn i run my app on the embedded device, i get the following error :
> >>
> >> COM Object with CLSID '{47206204-5ECA-11D2-960F-00C04F8EE628}' cannot be
> >> created due to the following error : 0x8004503a.
> >>
> >> My windows Ce is built with platform builder and sapi 5.0 is selected.
> >>
> >> I try several things to solve this probleme (compile idl from sapi
> >> platform
> >> builder sdk to a tlb and then import the tlb) but it's always the same
> >> error.
> >>
> >> If you have an idea i will really help me.
> >>
> >> Thanks and sorry for my poor english,
> >>
> >> Cyprien Autexier
> >> MVS - France
> >>
> >
> >
>
>
>
.
- References:
- SAPI & .net
- From: Cyprien Autexier
- Re: SAPI & .net
- From: Paul G. Tobey [eMVP]
- Re: SAPI & .net
- From: Cyprien Autexier
- SAPI & .net
- Prev by Date: Re: after flash nk.bin to FLASH....
- Next by Date: Unidentified PCCard Adapter(wince 5,imx21)
- Previous by thread: Re: SAPI & .net
- Next by thread: Re: SAPI & .net
- Index(es):
Relevant Pages
|