recognition

voice recognition in android

Hi, I am an android application developer. I was curious as to how does voice recognition could be implemented using android. There is inbuilt support for speech recognition in android, but how can it be used to implement voice recognition...Are there any links which would help me in learning on this topic.. Thanks ...

Recognize Patterns of images JPG or PNG

Hello friend I want to recognize and determine the type of object into photo jpg or png with php, for example determine if exists a apple or grapes, or car, or animals into any photo. Please if somebody know about that, because I want to make exactly that. Regards Gildus ...

Perceptual similarity between two audio sequences

Hi, I would like to get some sort of distance measure between two pieces of audio. For example, I want to compare the sound of an animal to the sound of a human mimicking that animal, and then return a score of how similar the sounds were. It seems like a difficult problem. What would be the best way to approach it? I was thinking to e...

OpenSource for table recognition on plain text

I am searching for a table recognition library which can operate on plain text. Ideally the library is not a dirty hack of regular expression, but something inference-based. All I can find are papers but no implementations of the concepts described. I am willing to implement such a concept, but I can not believe there is nothing out the...

SSL Certificates and Recognition?

SSL Cert providers such as GoDaddy and RapidSSL claim 99% recognition -- what happens in the 1% non-recognition, and what is recognition, exactly? Should I just self-sign my certificate, instead of buying one? Is there such a thing as 100% recognition? ...

how to compare .wav specimen in delphi?

I would like to start studying the .wav specimen by compairing two files. like returning a result of duration, accent, pronounciation in percentage. etc. or any code that comparing/analyzing the .wav ...

Speech to text API for iphone?

Hello Can anyone provide sample integration or please let me know any 3rd party api for speech to text conversion in iphone ? Thanks & Regards, Tariq ...

Android Voice Recognition API Question

I am developing an app that requires the voice recognition to stay active for an entire minute. Upon reviewing the docs, I discovered "SPEECH_INPUT_MINIMUM_LENGTH_MILLIS" added to 2.2. However Google's default voice recognition service doesn't seem to support it. Does anybody know a way that I could force voice recognition to last a ...

Software: How does software recognize a song?

I was playing with my phone and there is this app on it that when u use it to record 10 seconds of a song, it tells you the title and author of that song. Now as a software engineer I can't help but wonder, How does this work? ...

Image form title recognition/classification

I'm looking for a method to recognize scanned image form (something like bank deposit slip), which consits of rectangles and text. See image sample firstlink text Image form: scanned images which were printed and filled out, this kind of form has title/rectangle borders/lines Form title recognition/classification: identify the type of t...

Chinese hand-writing recognition program for IPhone

I would like to start on Chinese hand-writing recognition program for IPhone...but I couldn't find any library or API that can help me to do so. It's hard for me to write the algorithm myself because of my time span. Some of suggestion recommended that I should make use of a back-end server to do the recognition work. But I don't know h...

Handwriting Recognition APIs?

Are there any good handwriting API's out there? A search gives a 1991 project by Sun HRE API. C/C++ APIs preferred! ...