Skip to content Skip to sidebar Skip to footer
Showing posts with the label Speech Recognition

Can I Get Speech Recognition In Language Other Than English On Android?

I am trying to build an application (which would use the Hindi language and other regional language… Read more Can I Get Speech Recognition In Language Other Than English On Android?

Burmese Speech To Text Conversion In Android?

Can we add custom language for RecognizerIntent? I have search many SO Question like https://stacko… Read more Burmese Speech To Text Conversion In Android?

Restricting Speech Recognition Results On Android

I'm making an app that allows people to speak and select between a few options (Strings). I'… Read more Restricting Speech Recognition Results On Android

Activity Has Leaked Serviceconnection Android.speech.speechrecognizer$connection

I'm trying to make a function in google glass that allows me to navigate between the cards with… Read more Activity Has Leaked Serviceconnection Android.speech.speechrecognizer$connection

Does Recognitionlistener.onerror() Automatically Speechrecognizer.cancel()?

For various reasons, I need to use the raw SpeechRecognizer API instead of the easier RecognizerInt… Read more Does Recognitionlistener.onerror() Automatically Speechrecognizer.cancel()?

Voice Activity Detection In Android

I am writing an application that will behave similar to the existing Voice recognition but will be … Read more Voice Activity Detection In Android

Capturing Audio Sent To Google's Speech Recognition Server

to recognize speech by Google server, I use SpeechRecognizer class in combination with RecognitionL… Read more Capturing Audio Sent To Google's Speech Recognition Server

Failure To Record Audio While Using Webkitspeechrecognition On Android Chrome

In Chrome I'm recording audio while running speech recognition. The recording is using AudioRec… Read more Failure To Record Audio While Using Webkitspeechrecognition On Android Chrome

Speechrecognizer Throws Onerror On The First Listening

In the Android 5 I faced with strange problem. The first call to the startListening of SpeechRecogn… Read more Speechrecognizer Throws Onerror On The First Listening

Speechrecognizer Error_server When Running Not Offline Languages

Everything is fine when I run this having English set as default language, but when I run it on any… Read more Speechrecognizer Error_server When Running Not Offline Languages

Recognitionlistener In Jellybean Freezes If Not Spoken To Immediately

A speech-recognition based app I am working on works well on all versions of Android starting from … Read more Recognitionlistener In Jellybean Freezes If Not Spoken To Immediately

Local Spoken Command Recognition On Mobile Devices

I need to implement spoken command recognition in Android and iPhone apps without the use of intern… Read more Local Spoken Command Recognition On Mobile Devices

Speech To Text And Text To Speech At Same Time

INTRODUCTION I'm developing an app where I need to use booth SpeechRecognizer and TTS. But I… Read more Speech To Text And Text To Speech At Same Time

Offline Google Voice Recognition On Android

I am working on an android application which will listen to voice command and triggers actions acco… Read more Offline Google Voice Recognition On Android

How Can You Make The Android Emulator Support Speech Recognition

I am writing an app which uses android's speech recognition. However my app doesnt run well on … Read more How Can You Make The Android Emulator Support Speech Recognition