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

Remove quotes from String in Python

I have a python Code that will recognize speech using the Google STT engine and give me back the results …

python string speech-recognition google-voice
Offline Speech Recognition In Android (JellyBean)

It looks as though Google has made offline speech recognition available from Google Now for third-party apps. It is being …

android speech-recognition offline speech-to-text google-now
ImportError: No module named request

I am trying to install python SpeechRecognition on my machine.When i am trying to install the package as pip …

python speech-recognition
How can I use speech recognition without the annoying dialog in android phones

Is this possible without modify the android APIs? I've found a article about this. There's one a comment that I …

android speech-recognition speech
good Speech recognition API

I am working on a college project in which I am using speech recognition. Currently I am developing it on …

c# .net speech-recognition speech speech-to-text
C# Speech Recognition - Is this what the user said?

I have need to write an application which uses a speech recognition engine -- either the built in vista one, …

c# speech-recognition text-to-speech
Android Speech Recognition as a service on Android 4.1 & 4.2

I have managed to get continuous speech recognition working (using the SpeechRecognizer class) as a service on all Android versions …

android speech-recognition android-4.2-jelly-bean
Google Speech Recognition API

I'm trying to use the Google Speech API v2 (at address https://www.google.com/speech-api/v2/recognize?...) I need …

google-api speech-recognition speech
Is there an API for Google's speech recognition technology?

I want to try creating a jQuery slideshow using simple voice commands like "next" or "previous". Is there a way …

javascript jquery google-api speech-recognition voice-recognition
Google speech API

I'm now working with my project and I'm about to build a Siri-like application for the desktop computer. I am …

speech-recognition