We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe.
I always have to open assistant, click into the text field and start the speech recognition using the button on the keyboard.
Describe the solution you'd like
Start the system's speech recognition on opening assistant.
Describe alternatives you've considered, if any
None
Additional context
Use selected Futo as my system's speech recognition.
The text was updated successfully, but these errors were encountered:
The app cannot activate anything on your keyboard. Is your request also fulfilled by #4279 perhaps?
Sorry, something went wrong.
The app cannot activate anything on your keyboard.
The keyboard just sends an intent/call and Android api. Other apps like Chromium do the same. This app could do that too.
Is your request also fulfilled by #4279 perhaps?
That could solve it, as long as it doesn't directly use some Google TTS SDK.
No branches or pull requests
Is your feature request related to a problem? Please describe.
I always have to open assistant, click into the text field and start the speech recognition using the button on the keyboard.
Describe the solution you'd like
Start the system's speech recognition on opening assistant.
Describe alternatives you've considered, if any
None
Additional context
Use selected Futo as my system's speech recognition.
The text was updated successfully, but these errors were encountered: