Top "Voice-recognition" questions

Voice Recognition means identification of the person talking and is frequently misapplied to mean "Speech Recognition" - identification of what is being said.

How To: Voice Commands into an android application

There are many tutorials online for adding voice recognition to an android app. They are often confusing and the publishers …

java android voice-recognition
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
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
Reading and processing WAV file data in C/C++

I'm currently doing a very very important school project. I need to extract the information of a WAVE file in …

c++ c voice voice-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
Android voice recognition API offline

Can someone please help me? I am developing an application with voice recognition via RecognizerIntent. Which Android version brought in …

android offline voice-recognition
C++ Speech recognition API

I am seeking for a C++ speech recognition/voice recognition API. I have gone through few, including VOCE and pocketphenix. …

c++ artificial-intelligence speech-recognition voice voice-recognition
Voice recognition on android with recorded sound clip?

I've used the voice recognition feature on Android and I love it. It's one of my customers' most praised features. …

android speech-recognition voice voice-recognition
Sound recognition in Android

I want my Android app to recognize sound. For example I want to know if the sound from microphone is …

android voice-recognition audio
Android speech Recognition App Without Pop Up

I'm currently looking into getting a career with JAVA and have decided to start by building an app. I have …

java android voice-recognition