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

learn more… | top users | synonyms

0
votes
0answers
17 views

Has Anyone Successfully Used CMU Sphinx for Programming by Voice Recognition

I want to start doing some of my coding by voice recognition software (maybe 10-20% of the work I do). I've seen that some people have had success with Dragon Natural Speaking (DNS) software, but I ...
0
votes
0answers
19 views

Calculation of False acceptance rate and False rejection rate in speaker verification

I download MIT database for speaker verification however, I don't know how to use it. It has 48 speakers (22 were female while 26 were male) with two session and each session 54 speech samples per ...
1
vote
3answers
58 views

Voice changer for audio files

I have some audio files in different voices (only spoken words there is no music or noise). I am aiming to change all that audios for a one standard voice "man" voice for example For example: ...
1
vote
1answer
44 views

How to get the result of voice recognition on EditBox? (Answered)

I know there is like a ton topic and question regarding Voice Recognition and my question might be a stupid one too. but please bear with me guys. I need to get the result of the speech recognition ...
0
votes
1answer
22 views

WP8 Voice Recognition UI Causing unhandled exeption

SpeechRecognizerUI sr = new SpeechRecognizerUI(); sr.Settings.ListenText = "Say the recipient and body of the E-Mail"; sr.Settings.ExampleText = "Mom saying Happy Mother's Day"; //await Speak("Say the ...
-1
votes
0answers
37 views

Voice Input String Vs Normal String

I am working on an application where in I can provide directions to blind people in an unknown building. For this, I followed these steps: I had hard-coded the destination. Depending on the ...
0
votes
0answers
13 views

Is there any way to to use my SRGS Grammar with global Voice Command Definitions in Windows Phone?

I can recognize speech with a VoiceCommandDefinition file, that include commands globally in the system, fired when you hold the WP button. But I needed to use a SRGS Grammar file to specify more ...
0
votes
1answer
41 views

how can you integrate speech recognition into apple script and understand key words and more than a few word

This is a example of a simple code I'm using for my virtual assistant: tell application "SpeechRecognitionServer" set theResponse to listen for {"good", "bad"} with prompt "How are you?" if ...
2
votes
0answers
63 views

Voice recognition not working as a service when Google Search version > 2.2.10.573038

Some friends and I have been working in an app that requires to have a service running listening for voice commands. We have successfully implemented the listener. However, after we started having ...
-3
votes
0answers
49 views

Voice to Text and Text to Voice with QT [closed]

Can someone please tell me about a good library where "Voice to Text" and "Text to voice" is possible with QT C++? Please be kind enough to give the setup instructions and QT .pro settings required as ...
0
votes
0answers
51 views

C# - Voice Recording issue

I have a small program based on C# WPF, and i want to add small feature: voice text input. But for this i need record voice from microphone and send it to google for recognition. The problem is that ...
1
vote
1answer
113 views

how to build BufferReceived() to capture voice using RecognizerIntent?

i am working on an android application using RecognizerIntent.ACTION_RECOGNIZE_SPEECH,,, my problem is that i don't know how to create the buffer which will capture the voice that the user inputs. i ...
0
votes
1answer
69 views

Speaker Recognition ALIZE platform installation

I'm trying to install alize and LIA_RAL on ubuntu. I did a checkout of the latest code with subversion from http://alize.univ-avignon.fr/svn/ALIZE/trunk/ and ...
1
vote
2answers
117 views

C++ API for “Text To speech” and “Voice to Text”

I would like to know whether there is a good API for "voice recognition" and "text to speech" in C++. I have gone through Festival, which you can't even say whether the computer is talking because it ...
0
votes
1answer
58 views

Voice coding in Emacs on Mac OS X

I would like to be able to write code by voice recognition and him currently using Aquamacs 2.4 and Dragon Dictate 2 on Mac OS X 10.6.8. Does anybody know if this is possible and if so how? I've seen ...
0
votes
1answer
70 views

No output..No errors

I am using voce voice recognition API which is built for Java and C++. And below is my code #include "C:/Users/yohan/Documents/voce-0.9.1/src/c++/voce.h" #include <iostream> using namespace ...
0
votes
1answer
232 views

C++ Speech recognition API

I am seeking for a C++ speech recognition/voice recognition API. I have gone through few, including VOCE and pocketphenix. However this is my requirement Text to speech Speech to text (voice ...
0
votes
2answers
82 views

How to install VOCE for C++?

I am trying to install the VOCE api, which is a voice recognition API built for both C++ and Java. This is the second time I am working with external C++ libs, and first time working with Java + C++ ...
0
votes
1answer
52 views

How to select the idiom to understand my voice recognition software C#

Well Hello guys im making right now a little ap for voice recognition, but now he is only understanding spanish, if i talk in english he puts random words on the textbox list, do you now how to make ...
0
votes
0answers
25 views

Constant microphone recording [duplicate]

Would it be possible to constantly run the androids voice recognition for a long time period (20 minutes) while recording the input. Example: Start recording.. You: Hello Phone: Hello You: What's ...
-1
votes
0answers
17 views

hi guys i'm trying to develop app on widgets please any helps to me?

hi guys i have problems on developing appwidgets onclicking whenever i'm clicking widget then goto next activity but i clicking on widget but not going to another page plaese suggests me. thanks..... ...
0
votes
1answer
172 views

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 this code right here that I am using to trigger Speech Recognition. public class ...
-1
votes
0answers
10 views

Separating Two Speakers in an Audio File Using Programs [migrated]

I have some recorded audio files. I have two main cases: Person A speaking, and then Person B speaking. Person A speaking, then person B speaking and then person A speaking back again. There is ...
0
votes
0answers
75 views

How can I make my voice recognition feature only accept my pre-defined commands as opposed to the Windows Commands?

I have a voice recognition feature in my program. It can be used for controlling certain functions within the program (or it's supposed to anyway...) The issue is that the program sometimes tries to ...
0
votes
1answer
58 views

Program does not load if Speech Recognition Language is set to anything other than English - US

I have added a speech recognition feature to my program. However, if I try to run the program and the language in the Speech Properties is set to anything other than "Microsoft Speech Recognizer 8.0 ...
-1
votes
0answers
121 views

how to lock/unlock the screen using voice recognition in android? [closed]

Hi guys I'm doing small android app how to lock/unlock the screen using voice recognition in android ? please any one help me for coding
0
votes
3answers
61 views

Obtaining real values from a WAV file c++

So I'm working on a very importan school project. I know now how to read everything from a WAVE file, including the data. The thing is that not only I need the real~ data values, but the sign as well. ...
0
votes
0answers
23 views

Voice Recognition Service to recognize the keywords

I want to start the service that recognize the Voice continously. I want to recognize the keywords For ex: I want to recognize the keyword "hello". When user say "hello" then I want to trigger an ...
3
votes
1answer
88 views

Prompt voice recognition from within onActivityResult in Android

I hope I'll be clear enough. In my app, I have set it so that pressing the back button activates google's voice recognition service. In the onActivityResult, it checks whether the first word is ...
0
votes
1answer
180 views

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++ and use the information to obtain the LPC of a voice signal. But, in order to do ...
0
votes
0answers
266 views

Android offline speech recognition extra results

I'm trying to get an array with extra results from the Android Google speech recognition engine using this line: ArrayList<String> text = ...
0
votes
1answer
387 views

Voice Recognition android

How I make speech to text application on Android to work continuously (i.e; without click the button) every time I want to speak ? Which event may i use? Thanks,
2
votes
0answers
56 views

Adding any text to Windows Phone's Voice Command Definition

I have a shopping list app and I want the user to be able to speek "Shopping list add milk" with the app launching and adding "milk" to the list of items to buy. I followed ...
0
votes
0answers
83 views

How can i save audio from speech recognition API?

iam trying to build android mobile application to save what am say in mp3 file ,, using Android speech recognition API (I wan't use mediaplayer record function) this my code ,what should i do ?? ...
0
votes
0answers
82 views

Voice Dialing Contacts Android

I'm trying to code a voice dialer using a phones contact list. I've looked everywhere and can't find anything. The closest I have gotten is the following: if(start.equals("call")) { String call ...
-2
votes
2answers
66 views

Is there a way that I could implement voice control into my application?

I would like to add voice control to my application. When I say "add voice control", I mean the user clicks a button which turns the voice control on, then if the user says a command (such as "Select ...
0
votes
1answer
63 views

Add generic placeholders to SRGS Grammar

I trying to add speech recognition into my app. But unfortunately I don't find a way to add generic placeholders. For example I want to say "I am looking for stackoverflow" then I use this grammar: ...
1
vote
1answer
143 views

Android :voice recognition service

[possibly duplicate] But I didn't find answers to my questions below. Is it possible to run voice recognition as a service? I would like to implement something like this: I need to call a number ...
2
votes
1answer
74 views

How to make voice recognition check against a local database in android?

Do you remember in old cellphones you could make a speech shortcut to call a person. I am trying to make an app in android with that function. The user records a word or sound it wants to control the ...
-2
votes
1answer
3k views

How to implement voice changer in android during phone call [closed]

I want to develop an android application which can change the voice of user during the phone call. No need to store recording anywhere and no internet should be required. For example, if the user is ...
0
votes
0answers
122 views

Offline Voice Speech Recognizier of Jelly bean

I Koreans Android developers. To everyone who might be interested, I will try to questions about Jelly beans, as you know, the offline voice recognition. In the case of English, 22mb of data is ...
0
votes
1answer
38 views

How to automatically retry voice recognition without dialog prompt?

My app uses Google's voice recognition API. I want it to be a handsfree experience, but when it fails to recognize the voice, it prompts the user to try again by clicking on the button in the dialog. ...
0
votes
1answer
71 views

Simplest algorithm of measuring how similar of two short audio

The question is to look for any open source or simple implementation to measure how similar between two audios on the iOS application. Simply speaking, audio can be represented by 1-D vector, to ...
0
votes
1answer
151 views

speech recognition in android not working

I m trying to create an application in which when a call comes to the phone, call must automatically attend or end according to the user speech command. here i m giving what i tried, i m getting error ...
0
votes
0answers
39 views

How can I include file as well as the recognized voice in Android?

I have an app where i want to send both the recognized text as well as the sound it listens from. The problem is that i can't seem to get it to work. Seems like some after JellyBean issue. Both google ...
0
votes
0answers
47 views

How to Record Audio via Terminal Commands and Recognize Voice with Pocketsphinx

I am developing an Offline Artificial-Intelligence Agent. What I still need to do is overcome the Voice Recognition Problem. My Problem is that I cannot find a proper way to record the correct ...
0
votes
2answers
86 views

Is it possible to use speech recognition in a device which doesn't have google voice search installed?

I tried using RecognizerIntent to use speech recognition in my android app. But the target device doesn't have Google Voice search installed. Is there any other way I can use speech recognition in an ...
0
votes
1answer
206 views

Voice Recongnition API example changes

I'm working with the voice recognition API with the code that is already provided within the API examples the feature that I want in the same activity example is: A) that it works even when my phone ...
4
votes
1answer
213 views

Recorded sound file (ala google now, google keep) - RecognizerIntent/Listener

I have been developing an application that uses the recognizerIntent to get voice input. However, since jelly bean was launched, I have not been able to get the actual sound file from my voice input. ...
4
votes
1answer
221 views

How to change the voice of the person while he is calling to another person during the conversation by android code [closed]

Is it possible to change the voice of the person while he is calling to another person during the conversation by android code ? Are developers allowed to do such functionality in android ...

1 2 3 4 5 9