Hello Firends , Any idea on how to get android Speech Recognition work with programAB without webgui ? Hi bjone and Welcome, Why the Hi bjone and Welcome, Why the requirement not to have webgui ? Thank you GroG for you Thank you GroG for you reply the webgui is slowing down my raspi i want to use the android speech reco without webgui, any possible solution to add a listner ? i got error when trying to use : XXX.addListener("recognized", python.name, "heard", String().getClass()) WebGui is required for WebGui is required for AndroidSpeechRecognition The reason is WebGui can process regular http or websocket (ws) requests. But there is a big list of stuff NOT required to run AndroidSpeechRecognition Here are some things which might be draining your RasPi's resources : Browser - a browser is not required to run on the raspi DeskTop - a desktop / X-windows / window manager is not required - you could be running headless Hi guys ! this is a fresh Hi guys ! this is a fresh manticore test ( careful line 21, "python" is the name of your python instance ) https://github.com/MyRobotLab/pyrobotlab/blob/develop/home/moz4r/Test/A… AndroidSpeechRecognizer client just updated for better offline recognition as bonus . cheers Dear moz4r, Thank you for Dear moz4r, Thank you for your help, it's working like a charm :) :) Getting Started Log in or register to post comments
Thank you GroG for you Thank you GroG for you reply the webgui is slowing down my raspi i want to use the android speech reco without webgui, any possible solution to add a listner ? i got error when trying to use : XXX.addListener("recognized", python.name, "heard", String().getClass())
WebGui is required for WebGui is required for AndroidSpeechRecognition The reason is WebGui can process regular http or websocket (ws) requests. But there is a big list of stuff NOT required to run AndroidSpeechRecognition Here are some things which might be draining your RasPi's resources : Browser - a browser is not required to run on the raspi DeskTop - a desktop / X-windows / window manager is not required - you could be running headless
Hi guys ! this is a fresh Hi guys ! this is a fresh manticore test ( careful line 21, "python" is the name of your python instance ) https://github.com/MyRobotLab/pyrobotlab/blob/develop/home/moz4r/Test/A… AndroidSpeechRecognizer client just updated for better offline recognition as bonus . cheers
Hi bjone and Welcome, Why the
Hi bjone and Welcome,
Why the requirement not to have webgui ?
Thank you GroG for you
Thank you GroG for you reply
the webgui is slowing down my raspi
i want to use the android speech reco without webgui, any possible solution to add a listner ?
i got error when trying to use :
WebGui is required for
WebGui is required for AndroidSpeechRecognition
The reason is WebGui can process regular http or websocket (ws) requests.
But there is a big list of stuff NOT required to run AndroidSpeechRecognition
Here are some things which might be draining your RasPi's resources :
Hi guys ! this is a fresh
Hi guys ! this is a fresh manticore test ( careful line 21, "python" is the name of your python instance )
https://github.com/MyRobotLab/pyrobotlab/blob/develop/home/moz4r/Test/A…
AndroidSpeechRecognizer client just updated for better offline recognition as bonus .
cheers
Dear moz4r, Thank you for
Dear moz4r,
Thank you for your help, it's working like a charm :) :)