Click here to Skip to main content
15,924,318 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,
i want dll of interop.speechlib.dll file i tried in google for downloading this file but not download, can any one give download urls for this file

thank you
Posted

Right click the project -> Add Reference -> Select COM tab -> select "Microsoft Speech Object Library" -> click ok

this will gives you the dll with following version info ( right click -> properties )..

name:Interop.SpeechLib
description : Microsoft Speech Object Library
path: your project loctation\Debug\Interop.SpeechLib.dll
 
Share this answer
 
Comments
Member 12299478 17-Mar-16 0:17am    
in web application i need to add speechLib
Karthik_Mahalingam 17-Mar-16 4:16am    
did you google it?
What did you try in Google? Look at https://www.google.com/search?q=interop.speechlib.dll[^].
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900