Top "Speech-recognition" questions

Speech recognition (SR) is the inter-disciplinary sub-field of computational linguistics which incorporates knowledge and research in the linguistics, computer science, and electrical engineering fields to develop methodologies and technologies that enables the recognition and translation of spoken language into text by computers and computerized devices such as those categorized as smart technologies and robotics

How to use Speech Recognition inside the iOS SDK?

I know that there is no public API for the SIRI-Services, but is there an API for simple Speech-Recognition? So …

ios objective-c speech-recognition siri
What are language codes in Chrome's implementation of the HTML5 speech recognition API?

Chrome implemented the HTML5 speech recognition API. Many languages are supported. I wanna know which languages are supported and each …

html google-chrome speech-recognition voice voice-recognition
Android: Speech Recognition without using google server

I want to develop an Speech recognizer in android, which should work in offline. As the android's built-in speech recognizer …

android speech-recognition offline
Java speech recognition API

I am currently developing an Android application where I am required to implement speech recognition. Could you suggest a link …

java speech-recognition
Any OpenCV-like C/C++ library for Audio processing?

Is there anything more out there, that resembles (in spirit) OpenCV, but for processing audio and deriving some intelligence from …

c++ audio opencv open-source speech-recognition
What is the difference between System.Speech.Recognition and Microsoft.Speech.Recognition?

There are two similar namespaces and assemblies for speech recognition in .NET. I’m trying to understand the differences and …

.net speech-recognition speech ucma2.0 ucs
onServiceConnected never called after bindService method

I have a particular situation: a service started by a broadcast receiver starts an activity. I want to make it …

android binding service speech-recognition
Voice/Speech to text

I need an API or library (preferably free) that will convert voice/speech through a microphone, into text (string). Additionally, …

c# .net speech-recognition voice-recognition speech-to-text
How to set the language in speech recognition on android?

I've been working on speech Recognition API in android and found out that the speech results vary allot when the …

android speech-recognition
iPhone: Speech Recognition is in IOS SDK available?

Does anyone knows that if "speech to text" and "text to speech" api's used in Siri are accessible in IOS 5 …

iphone ios speech-recognition siri