fcaronte
fcaronte
Ok thank for suggestions, I never try to move 🤣 I try on Android auto emulator and voice message seem to work, I can try tomorrow on my car to...
Understand, and so this keyboard is the standard from Android auto? No way to add a mic button for the voice to text feature?
@AndreyPavlenko yeah is working, the only things is layout is difficult to see because is under the keyboard but I don't know if you have possibly to fix o maybe...
@AndreyPavlenko do you think something like that can be used to avoid keyboard to self opening when you use voice input? Maybe show keyboard after voice input is closed and...
@stevendevit good job with the youtube background trick, I would to ask you another question. I would to improve the keyboard/voice input to avoid to be as on picture before....
MainActivityDelegate ``` @Override public void onError(int error) { String msg = "Speech recognition failed with error code " + error; Log.e(msg); promise.completeExceptionally(new IOException(msg)); hideActiveMenu(); if (error == SpeechRecognizer.ERROR_INSUFFICIENT_PERMISSIONS) { showAlert(getContext(),...
Here is where I found the log about "no word detection" popup will close with "error = 7" I try to check in error=7 do something on the other class...
Umh, i have full black screen on control app too. But I'm using a self compiled version so maybe I make some mistake 🤔
Edit. I delete data for control app and now work correctly 💪🏻
So how to reproduce my problem, as I can see if I play a YouTube video and is working correctly video+audio and then you press Android auto menu button video...