Menu
comp.lang
Embarcadero
Microsoft
Related Sites

Newsgroup: embarcadero.public.delphi.thirdpartytools.intraweb


=?Utf-8?B?d2F5bmUgbGFi?= - RE: .displayUI SpeechRecoProfileProperties gives error 5 -   19 Maj, 18:38 [ Get full thread ]  
RE: .displayUI SpeechRecoProfileProperties gives error 5
My original post has typo (how do i delete or edit original posts.)
--> These 3 calls work fine but the 4th "SpeechAddRemoveWord" gives an error 5
should be "SpeechRecoProfileProperties" the 4th call 

"wayne lab" wrote:

> Hi using vista home basic and its native speech install, I have not installed 
> an sdk
> I hope someone can help.
> 
> These 3 calls work fine but the 4th "SpeechAddRemoveWord" gives an error 5
> 1-Call theRecognizer.DisplayUI(frmSR.hWnd, "Microphone training", 
> SpeechMicTraining, "")
> 2-Call theRecognizer.DisplayUI(frmSR.hWnd, "User speech training", 
> SpeechUserTraining, "")
> 3-Call theRecognizer.DisplayUI(frmSR.hWnd, "Vocabulary", 
> SpeechAddRemoveWord, "")
> 
> 4 -Call theRecognizer.DisplayUI(frmSR.hWnd, "User profile", 
> SpeechRecoProfileProperties, "")
> 
> run-time Error is - Invalid procedure call or argument err#5
> 
> 
> 

Click on title to retrieve message.