Click here to Skip to main content
15,897,371 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
how to develop voice recorgnize software for secuity in windows by using c++
Posted

Please be specific. 


 
Share this answer
 
I found a page that is uncluding several solutions, you can go there: Link[^]
 
Share this answer
 
In order to work with voice you should learn SAPI (Speech API).

Those API give you the hability to read texts and to understand commands, there will be lots of problems like the environmental noise and others, but those will be the next steps.

Good luck!
 
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