Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to convert human voice into digital format?

I am working on a project where biometric system is used to secure the system. We are planning to use human voice to secure the system.

Idea is to allow the person to say some words or sentences and system will store that voice in digital format. Next time person wants to enter the system, he/she has to speak some words which may or may not be different from the words used earlier.

We don't want to match words but want to match voice frequency.

I have read some research papers regarding this system but those papers don't have any implementation details.

So just want to know whether there is any software/API which can convert analog voice into digital format and will also tell us the frequency of voice.

Until now I was working on normal web based applications so I know normal APIs and platforms like Java EE, C#, etc but I don't have any experience about this kind of application.

Please enlighten !!!

like image 951
Shekhar Avatar asked Feb 27 '11 05:02

Shekhar


People also ask

How can I convert my voice to digital?

An ADC translates the analog waves of your voice into digital data by sampling the sound. The higher the sampling and precision rates, the higher the quality. To convert speech to on-screen text or a computer command, a computer has to go through several complex steps. When you speak, you create vibrations in the air.

Is human speech digital or analog?

Explanation: Human voice is an example of Analog signal. 1. An analog signal is any continuous signal for which the time-varying feature (variable) of the signal is a representation of some other time varying quantity, i.e., analogous to another time varying signal.

Can you convert analog to digital?

Analog-to-digital conversion (ADC) is an electronic process in which a continuously variable, or analog, signal is changed into a multilevel digital signal without altering its essential content.

How are sound waves converted to digital signals?

The sound waves are converted into electrical signals by a microphone and transmitted in analog or digital form via the telephone network. For digital transmission, the analog signal has to be transformed into a digital signal by means of sampling, quantisation and coding.


1 Answers

  • http://www.loquendo.com/en/products/speaker-verification/

  • http://www.nuance.com/for-business/by-solution/contact-center-customer-care/cccc-solutions-services/verifier/index.htm

  • (two links removed due to reported virus content)

  • http://www.persay.com/products.asp

like image 191
abmv Avatar answered Nov 16 '22 03:11

abmv