|
-
Oct 21st, 2014, 11:49 AM
#1
Thread Starter
New Member
[RESOLVED] Missing Speech Object Library???
It has been a while, but I used and installed this on several machines. Now it won't work. I have an XP Professional Machine. I went to Microsoft and downloaded and installed Microsoft SAPI 5.1 from the SpeechSDK51.exe file. There is also a SpeechSDK51MSM.exe that seems to just be redistributables. I am used to "Microsoft Speech Object Library" just showing up in the references. It just shows "MISSING" instead and my project of course won't compile. I checked and see SAPI.dll in the same folder as it is on a working XP machine. What am I missing? Thanks!
-
Oct 21st, 2014, 06:38 PM
#2
Re: Missing Speech Object Library???
Just stabbing in the dark here. What happens if you use the Browse button in the references, navigate to that folder, and re-select the dll? Within in your vbp and/or frm files (opened in Notepad), what do the "Reference=" lines look like?
-
Oct 21st, 2014, 07:29 PM
#3
Re: Missing Speech Object Library???
Going on from what Lavolpe said what happens when you try re-adding the reference to the project via the VB6 IDE?
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Oct 21st, 2014, 10:31 PM
#4
Thread Starter
New Member
SOLVED: Missing Speech Object Library???
 Originally Posted by LaVolpe
Just stabbing in the dark here. What happens if you use the Browse button in the references, navigate to that folder, and re-select the dll? Within in your vbp and/or frm files (opened in Notepad), what do the "Reference=" lines look like?
I forgot to mention that I tried to browse to the DLL and reload it and still was getting an error. Finally it hit me that it might be some mismatch in the project files. You replied to check my references. I don't know if it had the wrong CLSID or what, but that was it. I deleted the line and from the vbp file and went back in and was able to see it in the list of available objects to reference and I could now put a check next to it and load it with no error. Of course I have other strange errors now like "method 'type' of object ISpeechAudioFormat Failed", so I have to figure out where that is coming from. Thanks!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|