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

Voice Detection in C#

I'm looking for a simple C# real-time voice detection library. The input should be an audio stream, and the output …

audio real-time signal-processing speech-recognition voice
Saving audio input of Android Stock speech recognition engine

I am trying to save in a file the audio data listened by speech recognition service of android. Actually I …

android audio speech-recognition wav voice-recognition
The language for the grammar does not match the language of the speech recognizer

Good day! It is about Microsoft Server Speech SDK v11.0 (Server version). I have run test example at MSDN sample . …

c# speech-recognition microsoft-speech-platform
Compare voice wav in android or voice tag ( voice commands ) API

I'm developing an app and I need some way to compare 2 voices if they' match or not, I know that …

android wav speech-recognition voice-recognition wave
How to get voice in raw format by using mic in linux

I'm writting a speech recognition program with cmu sphinx. It needs get a .raw audio file to deal with. How …

c linux audio speech-recognition archlinux
Use of SAPI Speech Recognition in a VBS Script?

I found this one-line example that allows to use the Windows SAPI Text-to-Speech feature in VBScript: CreateObject("SAPI.SpVoice").Speak("…

vbscript speech-recognition sapi
Android extras about speech recognition does not work

I am currently busy with speech recognition, and I want speech recognizer to listen me continously, forever. The purpose of …

android speech-recognition speech-to-text
Configuring Pocketsphinx properly

I have been installing Pocketsphinx0.7 on a VM running Debian Squeeze. This worked fine and I can try to recognize …

speech-recognition cmusphinx
Google Cloud Speech: Distinguish Voices?

I am interested in writing a voice recognition application that is aware of multiple speakers. For example if Bill, Joe, …

speech-recognition voice-recognition google-cloud-speech
C# - Capture RTP Stream and send to speech recognition

What I am trying to accomplish: Capture RTP Stream in C# Forward that stream to the System.Speech.SpeechRecognitionEngine I …

stream ffmpeg speech-recognition vlc rtp