Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9202221
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T23:12:14+00:00 2026-06-17T23:12:14+00:00

Am using SpeechRecognizer directly and I have implemented custom RecognitionListener . Speech recognition works

  • 0

Am using SpeechRecognizer directly and I have implemented custom RecognitionListener. Speech recognition works fine on android other than jelly bean. On jelly bean Recognizer is not able to detect end of speech.

My code is as below

 speechRecognizer = SpeechRecognizer.createSpeechRecognizer(getApplicationContext());
speechRecognizer.setRecognitionListener(new CustomListener());  
Intent intent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH);
intent.putExtra(RecognizerIntent.EXTRA_LANGUAGE_MODEL,
                    RecognizerIntent.LANGUAGE_MODEL_FREE_FORM);
intent.putExtra(RecognizerIntent.EXTRA_CALLING_PACKAGE,
                    "com.somemodule");
intent.putExtra(RecognizerIntent.EXTRA_MAX_RESULTS, 5);
speechRecognizer.startListening(intent);

What am I missing?
I found one more person reporting the issue here but no one has provided the solution

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T23:12:15+00:00Added an answer on June 17, 2026 at 11:12 pm

    I noticed that, SpeechRecognizer does not work on certain network. In my case it never worked when i tried to access internet via Intranet but worked on 3G network/ public internet.

    Similarly built-in voice search failed on Intranet

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using SpeechRecognizer and RecognizerIntent in Android to implement speech recognition. My aim
I wrote an app in C# for speech recognition using System.Speech which works fine
I'm creating a program in C# using System.Speech.Recognition that recognizes voice commands and translates
I've started using .NET speech-to-text library (SpeechRecognizer) While googling and searching this site i
Introduction Android provides two ways for me to use speech recognition. The first way
In my app, am using SpeechRecognizer directly. I destroy SpeechRecognizer onPause of the Activity
Using the C# Facebook SDK 5.0.3 everything works fine whit the client.Get(/me). But when
I am new to the area of voice recognition in android. I have a
I am using SppechRecognizer for voice recognizer application. Its working fine. My requirement is
I know that I need to install Speech SDK if I'm using SAPI for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.