The translation of spoken words into text. possible synonyms include automatic speech recognition , ASR , computer speech recognition , speech to text ,STT .
0
votes
0answers
6 views
speect-to-text : voice to text in android without using internet
In speect-to-text I just want to convert voice into text in android without using internet. I don't want to go on google server. can anybody help me?
0
votes
0answers
22 views
Applescript execute command while dictating
I have a script that triggers the "Dictation" popup and listens for you to dictate. My shortcut or dictation is "Command D"
The code looks like this.
tell application "SpeechRecognitionServer"
...
0
votes
1answer
34 views
SAPI: Speech to Text example
I am new to SAPI, and I would really appreciate if any of you can provide me a speech to text Hello World example in SAPI. I know MS got some examples like "Dictation" etc, but I would like to start ...
0
votes
0answers
16 views
RecognitionListener onBeginningOfSpeech does not trigger sometimes
I'm using RecognitionListener for my speech to text app. I have a simple button that has onClickListener which calls mRecognizer.startListening(mIntent); when the user presses the button.
I notice ...
1
vote
1answer
57 views
how to pass language in speech recognition on android apps?
I've been working on speech Recognition API in android and found out that the speech results vary allot when the language settings are changed , is there a way to set it programmatically ? or is there ...
0
votes
0answers
58 views
simultaneously record audio and convert to text
I have developed an app that records an audio for a particular duration, another one which uses web to convert speech to text.
Is it possible that both the things can be done simultaneously? I mean to ...
0
votes
1answer
65 views
Accuracy is poor in speech recognition using pocket Sphinix
I have run pocketsphinix demo example from http://ucla.jamesyxu.com/?p=118.But, I found accuracy of recognition of words is very poor.I copy the acoustic model from pocketsphinix8.0 ...
0
votes
1answer
21 views
Vibration when SpeechToText function completes
I have implemented the SpeechToText function in a project of mine.I was wondering if it's possible to detect when the SpeechToText function has completed, so that I can implement a vibration right ...
0
votes
2answers
57 views
Recognizing Proper noun using Kinect Speech SDK
I am developing a application that uses kinect speech recognition. I want to recognize the names of the users using Kinect Speech sdk.
Is it possible to recognize all the names(proper nouns) during ...
0
votes
1answer
45 views
how can I use System.speech to recognize English
It's weird that my program can only recognize Chinese. Btw, I'm in China.
Even if I install the English version of visual c# 2010, it still can just recognize Chinese.
How to change the language ...
0
votes
1answer
40 views
Pocketsphinx decoder adds words of its own
I am using Ubuntu 12.04, Python 2.7 & PocketSphinx.
I made a custom dictionary, language model using online LM tool. Using pocketsphinx_continous to decode the spoken voice gives me 100% ...
1
vote
0answers
31 views
Jellybean Offline Recognition in Python
Can JellyBean's offline speech recognition be used in Python?
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
113 views
Android convert audio /voice mail file to text file
As in android 4.1 and above speech to text library included in android library itself .I want to recognition on voice mail/sound file into text file using Google library or any other third party ...
0
votes
1answer
92 views
How to combine speech recognition and speaker diarization?
I am trying to combine speech recognition and speaker diarization techniques to identify how many speakers are present in an conversation and which speaker said what.
For this I am using CMU Sphinx ...
0
votes
1answer
51 views
Speech recognition , where does the recorded audio go?
im working on a voice recognition application, where user will say a sentence or anything, and it will be converted into text.... (the conversion voice to text happens via google)
my question is,,, ...
0
votes
2answers
117 views
Android STT onResult not firing after TTS onUtteranceCompleted
I'm trying to make an app that provides direction for people with visual impairment. The app will provide instructions (using TTS) and get user commands (using STT). Here is the code for my ...
0
votes
2answers
77 views
speech recognition gets unknown issue in android
I m trying to make an app in which when a call comes to the phone by using android tts it will speech the contact name of calling person(do you want to attend?). according to the reply of user the ...
0
votes
0answers
32 views
No overload for 'SpeechHypothesizing' matches delegate 'System.EventHandler'
///converting voice from micro phone to text
private void button1_Click_1(object sender, EventArgs e)
{
SpeechRecognitionEngine _speechRecognitionEngine = new ...
0
votes
1answer
77 views
How to create .dic file for turkish language in cmusphinx
I installed "sphinxbase" and "pocketsphinx" on windows and run the "PocketSphinxDemo" on eclipse and on my phone.
Next i want to create Turkish language for this application.It is enough to ...
1
vote
1answer
210 views
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 the app is, it is going to wait for speech of a specific keyword: when the ...
0
votes
1answer
149 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 ...
-5
votes
2answers
436 views
ios speech to text conversion [duplicate]
I would like to convert spoken words into text so I can use nslinguistictagger in my app. How can I convert speech to text? What are the options? Does openears support voice to text conversion?
0
votes
0answers
127 views
REQUEST_CONNECT_DEVICE_SECURE and REQUEST_SPEECH shows error as duplicate case in android bluetooth chat example
i have been modifying android Bluetooth chat example to connect it with an Bluetooth device and pic micro controller. every thing works fine as expected. But when i am trying to add a speech to text ...
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.
...
0
votes
0answers
27 views
Error while integrating vockal kit lib in IPhone app
I'm developing an app where I want to convert speech to text. For this I'm integrating VocalKit third party lib from https://github.com/KingOfBrian/VocalKit. When I'm including the code and ...
0
votes
1answer
32 views
Running two api's simultaneously using GCD in ios
I am working on radio application where i need to convert speech to text. For that i am using third party api's. For geting better results i want to run two api's at the same time and compare the ...
0
votes
1answer
45 views
Andriod speech turn off number recognition
Can anyone tell me if there is a parameter to shutoff the nlp of the google number translation within the android speech API?
For example I'm referring to the spoken 'seventy five' vs '75' recognized ...
0
votes
1answer
126 views
Importing pocketsphinx not working python 3.2 (Windows). “ImportError: No module named pocketsphinx”
I'm trying to use pocketsphinx on python 3.2 but I'm very confused. I've placed the builded packages in the site-packages directory, made sure I'm using the right audio file format .According to the ...
-1
votes
3answers
165 views
calculating fft with complex number in c#
I use this formula to get frequency of a signal but I dont understand how to implement code with complex number? There is "i" in formula that relates Math.Sqrt(-1). How can I code this formula to ...
1
vote
0answers
72 views
Speechcontrol Java?
I will build an speech control apllication like "Jarvis" from Ironman movie.
I found at the internet many examples for homecontrolling systems but not how they realized.
My wish is an application in ...
0
votes
0answers
193 views
How to Use Speech-To-Text library in my Xcode project?
I want to use speech to text library in my Xcode project. I added successfully the 'Speech-To-Text' library to my Xcode project and i imported header files into my application. I use the following ...
0
votes
0answers
37 views
UITextField detect editing using speech-to-text
I need to do some tracking in my app, so I want to know when the user uses the speech-to-text functionality to edit an UITextField. Do you know any delegate method, or any notification that I can use?
...
-1
votes
2answers
334 views
Are there free speech to text API's for Javascript? [closed]
I would like to create a web interface which would utilize a speech to text feature. Does anyone know of any speech to text api's which can be written in Javacsript? Thanks in advance!
0
votes
1answer
87 views
Android, convert call stream to text possible?
I have a simple application that needs to call a number and speech-to-text (as best as possible) whatever the other party is saying.
Simply put, if the other party says "Hello", then "Hello" would be ...
0
votes
0answers
38 views
How to choose which microphone to use for Chrome Speeh To Text in Windows
As i know, the Chrome Speech to text function will get the default microphone as audio input.
I would like to know how to use a NON default mic as input?
I am building a internal page which is not ...
0
votes
1answer
312 views
Continuous speech recognition pocketsphinx from microphone
how to perform continuous speech recognition from microphone using pocketsphinx .how to use gstreamer plugin api in C ?
1
vote
1answer
192 views
Is “System.Speech.Recognition” namespace available in mono framework?
I am building one speech recognition app using classes available in .net framework. My client wants to run this application in Linux using mono framework.
I tried to search whether this particular ...
1
vote
2answers
214 views
How to use more then one language in android speech recognition at the same time
All we know that many languages includes several words from other languages. While using android speech recognition (Androdi4.1) to develop an android application, we need that app process the speech ...
1
vote
0answers
132 views
Network Error in Web Speech API
I'm experimenting with the Demo of the Web Speech API: https://www.google.com/intl/en/chrome/demos/speech.html. You'll need version 25.0 of Chrome at least to run it.
I'm trying to use the Web Speech ...
3
votes
1answer
240 views
Speech to Text on Android with custom unusual word matching
I would like to be able to use Android's Speech-To-Text engine to recognize a variety of unusual words in sentences.
To give an example, the word "electroencephalograph" comes out of STT as ...
0
votes
0answers
206 views
Possible to make x-webkit-speech inputs wait longer before sending data?
I want to capture a sequence of voiced text statements (dictations) for an editing app in Chrome. x-webkit-speech works perfectly, except that if you pause for ~2 seconds it auto-sends the speech ...
1
vote
0answers
176 views
Big Data Speech analytics on Hadoop
I am new to the analytics area and i am stumbled upon by a requirement to perform speech analytics on the call center audios. At this moment, its not very clear on what kind of analytics would be ...
0
votes
0answers
12 views
How to use AT&T API's startWithAudioData?
I am using AT&T API for speech to text coversion. Anybody knows how to use startWithAudioData from AT&T API?
0
votes
0answers
149 views
Speech to Text in XCODE Example
I've been looking a sample code in the internet on how to create an xcode app that will convert voice/speech to text.
Hopefully guys you could lead me to a link on how to do this, I am a newbie in ...
1
vote
0answers
63 views
Get OAuth access token for using AT&T speech api
I am using AT&T Speech API for converting speech to text in my iphone app.Where i need to convert audio into text.
My question is: how to get OAuth access token? As i need it for API call.
0
votes
2answers
278 views
Android speech to text using listview
The code below is used to convert speech to text on an android app. This code works when the speech button is pressed and whatever you say is transferred into text.
When the speech function closes, ...
0
votes
1answer
105 views
How to get alternate single words during dictation in SAPI 5.4 using C#?
I am running a user study with speech recognition and new technologies. During the laboratory tests, I need to display all the dictated text using an interface that I programmed.
Currently, I can get ...
1
vote
1answer
554 views
Speech recognition for recorded audio files in .3gp or wav format [duplicate]
Possible Duplicate:
Voice recognition on android with recorded sound clip?
I am developing an Android app which will record audio to a file, and then use speech recognition to get text from ...
1
vote
2answers
1k views
Sample example for Speech to Text in iOS
I am new to iOS programming.Can you please tell me how to convert the speech to text in iOS?Is there any API called?Please suggest me how to proceed?





