Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to develop speech recognition application to use visual studio 2005 and window vista.
i have unable to system.speech in visual studio 2005.
someone help me for this.
Posted

The System.Speech is Available in Frame Work 3.0/3.5(Visual Studio 2008) only. in 2005 You Have to Use SpeechLib. Remember to add the reference 'microsoft speech object library'.

Check this post
 
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