When I enable the continuous recognition and do the getText method, the microphone starts listening but keeps turning on and off. When I have muteDialog disabled, I can hear it making the on noise, then a few seconds of listening, then the off noise. It keeps repeating this process. As a result, when I move it to the background, it stops listening even though I have continuous listening enabled. Is there a solution to this?
Continuous recognition method periodically restarts the recognition service. Therefore, there are short time pauses at the restart.
Unfortunately, the system speech recognition service is not running in the background.
New versions of the extension are not planned yet.
How can I help you?
@ScorpioNormal Thanks for this nice extension!
I was trying to simultaneously use the SoundRecorder but this appears to be not working.
I would really like to record the sound as well. (many people do)
So, sinds here you say that “…the recognition system continuously records the speech into a file…”, is there any way to get access to this file and save it for later playback? Maybe add some extra blocks for that?
Thank you,
Walter
Hi,
the file is written by the Speech Recognition engine. There is no direct access to it, as far as I know.
That’s a pity
Wouldn’t it be possible to first record the sound and then feed that to the speech recognition?
Also, is it possible to set the mic level / sensitivity?
Hello,
this extension translates Portuguese - Hebrew?
hi there, i was using ScorpiNormal’s extension (voice recogniton without google daialog), is there any way to stop recognition with for example a button like its listening even tho im talking right there cut becouse i need to switch to another recognizer at the button but i cant since this one is running, any help apriciated , is there maybe action i could run that stops it?
StopASR () - used to forcefully stop the Continuously Recognition process.
does not work?
This is not a translator, but a speech recognizer in one language))
What is the link to download this extension?
As always you can find it in the first post of an extension thread
Taifun
Can i use your voice recognition extension to correct the speaker if he pronounces the sentence wrongly?
If we are talking about an application that teaches a foreign language, then you can compare a given sentence with a recognized sentence and pronounce it correctly if it does not match.
i need to send you a video to show you what i mean
can you send me your telegram chat ?
sent by mail
can i change the speech recognition engine? maybe not.
i want to use the localized speech recognition engine,it can do better recognition.
always respect.
It is not possible to change the speech recognition engine in an extension. Google’s recognizer is very good. At least for European languages.
First of all, I would like to thank you for this very useful effort. I would like to ask how the language can be automatically recognized.
The Android system recognition functions do not yet provide such an opportunity.