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