Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi,

I am a graduation student at the department of cs/IT

I chose my project to be "Voice Recognition".

This is what I need to do...

Identify the person by his voice at the time he calls.
Use this to send his name or his image to another person .

I need some help to start in this project .
What programming language is better to use , and if there is any idea to add or any comment on this idea .

thanx all . ^_*
Posted
Updated 15-Sep-11 9:45am
v2
Comments
Dalek Dave 15-Sep-11 15:46pm    
Edited for Grammar, Syntax and Clarity.

Speech Recognition[^] Article from Code Project may help you.
 
Share this answer
 
Try
Speech sample in VB.NET[^]
or you can go for System.Speech.Recognition[^] where The System.Speech.Recognition namespace contains Windows Desktop Speech technology types for implementing speech recognition.
 
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