Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Getting timeout 'I/NLPLAT: ERROR: No Reco' when starting startMicAndRecognition() with SpeechRecognitionMode.LongDictation #74

Open
roymasad opened this issue Mar 21, 2018 · 2 comments

Comments

@roymasad
Copy link

roymasad commented Mar 21, 2018

Let me explain

When i start startMicAndRecognition() using SpeechRecognitionMode.LongDictation, and i speak anything immediately, the audio recognition works normally and i get results, but if i dont speak anything initially, it seems to timeout and auto shutdown/end the recognition.

I get an 'I/NLPLAT: ERROR: No Reco' in logcat

Can this behavior be configured differently? because i prefer to set it to listen and wait til it hears speech and not 'presume' a timeout error like it is now doing.

As a quick workaround to this, i am currently listening to onAudioEvent() to see if the recognition ended on startup, and restarting it with code ad infinitum til it finally hears speech and initializes normally.

@roymasad
Copy link
Author

roymasad commented Apr 9, 2018

anyone from the microsoft dev team keeping an eye on this github repo ?

@BeanStalka
Copy link

Same error here, looks like this repo has been left for dead

no updates in the last 8 months!!!!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants