Tagged Questions
The voice-recognition tag has no wiki summary.
18
votes
1answer
411 views
minimum cut off for the microphone's volume with Windows voice recognition
I am using Window's voice recognition API, and it keeps detecting very low background noise as the word "if" repetitively. I have been trying to find a way to put a minimum volume requirement for it ...
10
votes
1answer
159 views
How to handle ERROR_RECOGNIZER_BUSY
In my voice recognition based app, I sometimes receive ERROR_RECOGNIZER_BUSY. Intuitively, this calls for... retries, right?
The problem is that this error is very undocumented, so obviously I have ...
7
votes
2answers
341 views
Does RecognitionListener.onError() automatically SpeechRecognizer.cancel()?
For various reasons, I need to use the raw SpeechRecognizer API instead of the easier RecognizerIntent (RECOGNIZE_SPEECH) activity.
That means, among other things, that I need to handle ...
7
votes
2answers
325 views
DTMF tone in RecognitionListener.onReadyForSpeech() mistaken for speech
The Google Voice Search comes with a significant delay from the moment you call it via startActivityForResult() until its dialog box is displayed, ready to take your speech.
This requires the user to ...
7
votes
1answer
174 views
Developing for the new “Listen To” action in Android
I am finishing development of an application for Android to stream music from your personal music collection using DAAP and UPnP as well as other protocols at time permits.
My question is:
How ...
7
votes
1answer
2k views
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. However, the format is somewhat restrictive. You have to call the recognizer ...
6
votes
3answers
275 views
Java Voice Biometric
I want to develop an application based on Voice Biometric Recognition.
Specifically, I want to develop an application which will record a voice from the telephone, and identify the speaker. If the ...
5
votes
1answer
135 views
How to implement a voice recognizer in android- “Recognizer not present”?
I have not installed Google voice search in my android phone. I can not install it because it only available for US. But vilingo app woks well on my android phone. In my own voice recognition app it ...
5
votes
2answers
2k views
How Google Voice Search works? Is there an API for that?
I'm not sure if this is the right site for this question, but I was wondering how the voice activated search on Google's homepage works. Does it use Flash, some kind of plugin built into Google ...
5
votes
2answers
505 views
Using SpeechRecognizer API directly - onResults() keeps returning null
I have been trying to follow the example in this post.
Since I am not trying to implement this in a service but rather in a standard activity, I haven't experienced the problems described in the ...
5
votes
2answers
523 views
How do I use voice search and VoiceRecognition on Android?
I want to use VoiceRecognition in my application, but this application needs to install voice search.
I don't want the user to have to install another other application then return to my application ...
5
votes
3answers
2k views
Audio Input on Android Emulator
How can one get audio input on the Android Emulator? I'm using the 2.2 SDK, and emulating on Ubuntu 10.10.
I have the hw.audioinput property set to yes on my emulator, but I get the message ...
4
votes
1answer
782 views
Voice Recognition as a background service
Is it possible to implement an activity as a service? My activity is a voice recognition activity. I want to have the activity running in the background of the app constantly checking for voice and ...
4
votes
4answers
2k views
Voice/Speech to text
I need an API or library (preferably free) that will convert voice/speech through a microphone, into text (string).
Additionally, I will need an API or library that can do text-to-speech.
I'd like ...
4
votes
3answers
1k views
Image / Voice Recognition in Objective-C
I am developing an application with Image and Voice recognition.
Do you have any source or idea how to do this?
Thanks,
ZaldzBugz
4
votes
2answers
1k views
How to mix Grammar (Rules) & Dictation (Free speech) with SpeechRecognizer in C#
I really like Microsofts latest speech recognition (and SpeechSynthesis) offerings.
http://msdn.microsoft.com/en-us/library/ms554855.aspx
...
4
votes
2answers
698 views
Open Source Simple Speech Recognition in C++ in Windows
I was wondering, are there any basic speech recognition tools out there? I just want something that can distinguish the difference between "yes" and "no" and is reasonably simple to implement. Most of ...
4
votes
2answers
10k views
how voice recognition in android works?
I want to know that how voice recognition in android works? Which library it uses for voice recognition? Does it perform voice recognition process on device/mobile it self or it sends all voice to ...
3
votes
1answer
76 views
Realtime and Offline voice recognition? [closed]
Most voice recognition solutions on Android seem to rely on remote servers. I'm interested in allowing the player to issue simple "left", "right" and "turn back" commands to a vehicle. The recognition ...
3
votes
3answers
108 views
Segmentation of a voice
I'm helping a farm to cluster the cocks in groups according to their crowing such that cocks with similar crowing will live together. The farmer said he wants to know whether chickens will learn any ...
3
votes
2answers
77 views
Automated IVR Regression Testing
I have different requirement from a customer to write a automated test script for IVR Testing from .Net
I want to write this automated test scripts from C# that is in .NET Framework 4.0
I have few ...
3
votes
0answers
303 views
Linux > Python > TTS, STT & voice reconization
Text to Speech
I had been trying to run pyttsx in windows as well as Linux environment...
Linux Environment:
import pyttsx
engine = pyttsx.init()
the python just hangs up after executing the ...
3
votes
1answer
95 views
Related to Voice Recognition Google API android
Voice Recognition API produces a list of suggestions after listening a voice.I wanted to know , does the most probable suggestion always comes on the top?or it is just random..
I need this to make ...
3
votes
2answers
402 views
Acoustic fingerprint code for iOS?
I've started looking on the subject of Acoustic Fingerprint (http://en.wikipedia.org/wiki/Acoustic_fingerprint) for a pet project of mine for the iOS and I was wondering if there are:
Any opensource ...
3
votes
2answers
954 views
Android 2.2: Where is the option for speech input in the emulator?
My Nexus One has it:
Settings includes a "Voice
recognizer settings" in the list of
"Voice input & output settings".
Google Search has a microphone
button next to it, so when I touch
it, a ...
3
votes
5answers
772 views
Iphone voice to text & back to voice API
I want in my iphone app , Voice to Text and then back to Voice.
I tried searching on forum and Google and found some APIs like OpenEars, Vocal Kit and tts , but these are all for English Languages ...
3
votes
1answer
130 views
Voice recognition, is there a way I can determine what the user says, possibly via regex?
I'm using the voice recognition feature in android, I can speak into my device and be presented with a list of possible words.
When I say "start" it gives me the following words it thought it heard : ...
3
votes
3answers
1k views
Twilio, Tropo - who else for SMS and Voice apps?
I've found Twilio and Tropo so far as services to aid SMS and Voice apps.
Are there others?
I am interested mostly in real-time speech recognition (i.e. the user can speak things and the system can ...
3
votes
2answers
637 views
server side voice recognition
Anyone know of any good server side voice recognition engines that are already hosted? I.e. I want to be able to call a simple web API posting some sound data and get text back. Doesn't have to be ...
3
votes
0answers
72 views
Voice identification for web apps
What libraries / projects is to identify / authenticating to web apps using the voice?
3
votes
2answers
5k views
Voice Recognition Connection problem
I,m trying to work through and test a Voice Recognition example based on the VoiceRecognition.java example at ...
3
votes
5answers
386 views
Voice recogntion engines for embedded applications
I am trying to research available voice recognition engines and SDK for developing a Windows CE voice enabled application. I've run across Nuance, but don't see much of anything else. I would prefer ...
2
votes
1answer
87 views
pronunciation scoring(voice correctness)
Are there any algorithms or libraries for C# that can be used to score user pronunciation?
For example something like Levenshtein distance for text but for speech.
Any related links or information ...
2
votes
1answer
287 views
music recognition on windows phone 7.5 Mango
I'm using the beta Mango, there is a music recognition and voice recognition feature in Bing. How can I access to this service and apply its to my app? Any information or approach will be greatly ...
2
votes
2answers
61 views
How large must a corpus be to create a language model for Sphinx?
I would like to know how many documents or sentences or words I need to process in order to get a good language model of a domain and use it in voice recognition tools such as CMU Sphinx.
2
votes
2answers
808 views
HTML5 speech input and Google Translate text-to-speech, problem in Chrome
I'm creating a voice/text-memo web application.
Here: http://gustavstromberg.se/sandbox/html5/localstorage/ look at its source (very short, most of it is css)
This is:
Voice recognition, works ...
2
votes
1answer
244 views
Android SpeechRecognizer: stopListening() vs. cancel()
From name alone, I can derive that stopListening() is the opposite of startListening().
I can also understand that destroy() is the opposite of createSpeechRecognizer().
But cancel()... is the ...
2
votes
4answers
2k views
Source code for the Google's Voice Search activity?
Google's Voice Search activity (downloaded from the Android Market as an app) is great but now I need to customize it a little bit.
I understand that it has no hooks or customization points so my ...
2
votes
1answer
429 views
Voice recognition in .net. Sphinx, ISIP, Julius
I want to implement a voice recognition feature in my application written in c#. System.Speech.Recognition is not suitable, because the number of languages it supports is not enough.
I have found ...
2
votes
0answers
407 views
ShareKit programmatically click “publish” [closed]
Possible Duplicate:
Is it possible to bypass the tweet dialog and post directly to twitter?
I'm using ShareKit to allow my users to share data from my App with Facebook and Twitter.
I'm ...
2
votes
1answer
237 views
Is it possible to use Speech Recognition module in my application?
I saw a picture in @Matthieu's blog http://wp7wonders.wordpress.com/ yesterday(sorry,I can't find it now.
This picture have a textbox within a microphone icon just like the search page in phone.
My ...
2
votes
1answer
426 views
Voice recognition APIs, will Google Voice do this?
I've got an idea for an android app, I want to be able to say commands and have the application listen out for these and perform some action.
For example, I want my app to sit idle and listen for my ...
2
votes
2answers
775 views
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 Voice Recognizer is a way to do that but since (i think) it needs to translate the voice into string ...
2
votes
0answers
68 views
Automating repetitive game development tasks
Disclaimer: this is an open-ended and kinda "far out" question
Over the last few years I've made a few iPhone games. I use very common programs like Xcode and Illustrator to make the games.
...
2
votes
1answer
431 views
problems with matlab wavrecord and wavread
I have a problem in matlab
I want to record a speech for 2 seconds then read the recorded sound and plot it
I use the code
FS = 8000;
new_wav = wavrecord(2*FS,FS,'int16');
x = ...
2
votes
2answers
465 views
how can i store output voice to an audio file in freetts
I am trying to use freetts for a simple java application but i am facing a problem, can anyone tell me how can i save the output voice which is converted from text to speech into a wave file in my ...
2
votes
2answers
151 views
Compact framework voice recognize API or library
So far my research telling me that there is no free library for voice recognize.
Is this still a case, (because all post I found is old few years).
Is there sample app, or anything that I can start ...
2
votes
2answers
1k views
Web services for converting audio speech to text
I'd like to know what online services are out there that can convert speech from audio files into text. I've seen many posts on stackoverflow about speech recognition for mobile devices and people ...
2
votes
1answer
857 views
Calling android.speech.RecognizerIntent API results in Connection Error dialog, shows 'calling_package' warning in log
I wrote a small app to allow the user to choose which language he uses the Voice Search via a button, rather than relying on the user's language preference (sometimes you want to voice search in ...
2
votes
1answer
304 views
iPhone start Audio Recording by Voice
i already have a 'start voice recording" when the volume reach a special level.
But it has one downside. When it starts recording it already missed a 1/2 second or so.
When speaking a sentence it ...