Skip to content
New issue

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

Use system's Speech recognition for assistant #4512

Open
Jak2k opened this issue Jul 13, 2024 · 2 comments
Open

Use system's Speech recognition for assistant #4512

Jak2k opened this issue Jul 13, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Jak2k
Copy link

Jak2k commented Jul 13, 2024

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.

@Jak2k Jak2k added the enhancement New feature or request label Jul 13, 2024
@jpelgrom
Copy link
Member

The app cannot activate anything on your keyboard. Is your request also fulfilled by #4279 perhaps?

@Jak2k
Copy link
Author

Jak2k commented Jul 14, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants