Click here to Skip to main content
15,922,533 members
Home / Discussions / C#
   

C#

 
AnswerRe: Using Reflections Pin
Abhinav S29-Mar-12 19:25
Abhinav S29-Mar-12 19:25 
Questionlabel problem Pin
KUNWAR99929-Mar-12 6:57
KUNWAR99929-Mar-12 6:57 
AnswerRe: label problem Pin
fjdiewornncalwe29-Mar-12 7:02
professionalfjdiewornncalwe29-Mar-12 7:02 
GeneralRe: label problem Pin
KUNWAR99929-Mar-12 7:20
KUNWAR99929-Mar-12 7:20 
AnswerRe: label problem Pin
Matt U.29-Mar-12 7:14
Matt U.29-Mar-12 7:14 
GeneralRe: label problem Pin
KUNWAR99929-Mar-12 7:19
KUNWAR99929-Mar-12 7:19 
GeneralRe: label problem Pin
Matt U.29-Mar-12 7:21
Matt U.29-Mar-12 7:21 
GeneralRe: label problem Pin
KUNWAR99929-Mar-12 7:41
KUNWAR99929-Mar-12 7:41 
GeneralRe: label problem Pin
BobJanova29-Mar-12 23:54
BobJanova29-Mar-12 23:54 
GeneralRe: label problem Pin
GenJerDan29-Mar-12 8:04
GenJerDan29-Mar-12 8:04 
GeneralRe: label problem Pin
Matt U.29-Mar-12 9:43
Matt U.29-Mar-12 9:43 
Generalshutdown Pin
shailendrahere7829-Mar-12 6:19
shailendrahere7829-Mar-12 6:19 
GeneralRe: shutdown PinPopular
Not Active29-Mar-12 6:22
mentorNot Active29-Mar-12 6:22 
GeneralRe: shutdown Pin
PIEBALDconsult29-Mar-12 7:35
mvePIEBALDconsult29-Mar-12 7:35 
GeneralRe: shutdown Pin
Not Active29-Mar-12 8:05
mentorNot Active29-Mar-12 8:05 
AnswerRe: shutdown Pin
Ravi Bhavnani29-Mar-12 11:14
professionalRavi Bhavnani29-Mar-12 11:14 
QuestionNo scrollbars. Why? Pin
albh0729-Mar-12 5:08
albh0729-Mar-12 5:08 
AnswerRe: No scrollbars. Why? Pin
ZurdoDev29-Mar-12 6:11
professionalZurdoDev29-Mar-12 6:11 
GeneralC# voice print recognition or at least a voice recorder Pin
Member 877069529-Mar-12 3:38
Member 877069529-Mar-12 3:38 
GeneralRe: C# voice print recognition or at least a voice recorder Pin
Dave Kreskowiak29-Mar-12 4:28
mveDave Kreskowiak29-Mar-12 4:28 
Ambitious...

Good luck! Keep in mind that the "print" you extract can vary from the same person. If the person registers with a normal voice, then tries to unlock while having a cold or some other voice altering circumstance, the person is going to sound different. You have to account for that variance with a threshold in your spectrogram analysis.

But! Accounting for the variance will also prevent you from uniquely identifying that person out of a group of people, so it cannot be used as the "user ID" of a system.

It's OK to use as a password for low security situations, but is too easily defeated in high-security.

You can get an example and/or library for audio handling here[^].

GeneralGenerate SQL Script of databases with data through an exe Pin
honeyashu29-Mar-12 0:40
honeyashu29-Mar-12 0:40 
GeneralRe: Generate SQL Script of databases with data through an exe Pin
PIEBALDconsult29-Mar-12 3:10
mvePIEBALDconsult29-Mar-12 3:10 
GeneralRe: Generate SQL Script of databases with data through an exe Pin
Henry Minute29-Mar-12 4:59
Henry Minute29-Mar-12 4:59 
QuestionGetting the focus to the CrystalReportViewer c # Pin
nhanlaptrinh28-Mar-12 22:37
nhanlaptrinh28-Mar-12 22:37 
Questiongps to get location Pin
nilesh nilkanth28-Mar-12 19:30
nilesh nilkanth28-Mar-12 19:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.