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

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

Keyword Spotting In Speech On Android?

I need to use speech input to insert text. How can i detect keyword when I'm speaking ? Can i d… Read more Keyword Spotting In Speech On Android?

Speech Recognizer Get Confidence Below Api 14

I'm using the SpeechRecognizer with minSDK 14 and added a filter to get the most accurate resul… Read more Speech Recognizer Get Confidence Below Api 14

How To Hide Toast Message “your Audio Will Be Sent To Google To Provide Speech Recognition Service.” In Android?

I am using google speech recognizer for integrating voice services in Android but while pressing on… Read more How To Hide Toast Message “your Audio Will Be Sent To Google To Provide Speech Recognition Service.” In Android?

Start Speech Recognition Thru Voice With Phrase Like "ok Google"?

I'm building an app that uses Voice Commands to perform certain functions. I got some codes wor… Read more Start Speech Recognition Thru Voice With Phrase Like "ok Google"?

Is It Possible To Use Android Api Outside An Android Project?

More specifically, is it possible for an non-android Java application to use android's speech r… Read more Is It Possible To Use Android Api Outside An Android Project?

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

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

Android Speech Recognition Service Null Pointer Exceptions

i am trying to create an android speech recognitions service following the example here: Android Sp… Read more Android Speech Recognition Service Null Pointer Exceptions

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?