Hi, I'm using:
When I start speech recognizerintent it doesn't work and spend me this error:
2018-12-12 14:35:14.064 6546-6546/tck.com.maggie E/SpeechRecognizer: no selected voice recognition service
¿How can i make it work?
Notes: This work perfectly on smartphone, I don´t know if i need implement other driver for de mic and the speaker.
I solved it installing via adb tool Google Assistant APK in my android things
adb install /path-of-your-apk/app.apk
After that, SpeechRecognizer work fine