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

Add an ability to dictate Leo prompt #37053

Closed
SergeyZhukovsky opened this issue Mar 25, 2024 · 3 comments · Fixed by brave/brave-core#22748
Closed

Add an ability to dictate Leo prompt #37053

SergeyZhukovsky opened this issue Mar 25, 2024 · 3 comments · Fixed by brave/brave-core#22748
Assignees
Labels
browser-ai OS/Android Fixes related to Android browser functionality priority/P3 The next thing for us to work on. It'll ride the trains. QA Pass - Android ARM QA/Yes release-notes/include

Comments

@SergeyZhukovsky
Copy link
Member

We want to use Android API for voice recognition. Basically a new microphone icon has to be added into the input prompt. We should recognise the prompt and submit it to Leo for a response.

@kjozwiak
Copy link
Member

The above requires 1.64.113 or higher for 1.64.x verification 👍

@Uni-verse
Copy link
Collaborator

Uni-verse commented Mar 27, 2024

Verified on Samsung Galaxy S21 using version:

Brave	1.64.113 Chromium: 123.0.6312.86 (Official Build) (64-bit) 
Revision	4e20399c0c5e3cbbb80dd1119122400e08259feb
OS	Android 13; Build/TP1A.220624.014; 33; REL
  • Verified voice dictation is working for Leo prompt when enabling the microphone.
  • Verified permission prompt is shown when first interacting with the microphone.
  • Verified there are no issues using voice dictation repeatedly for Leo.
  • Verified there are no issues using keyboard for Leo chat.

Encountered: #37176

Example Example Example
Screenshot 2024-03-27 at 10 40 22 AM Screenshot 2024-03-27 at 10 49 20 AM Screenshot 2024-03-27 at 10 49 35 AM

@lee-b
Copy link

lee-b commented Mar 30, 2024

This should use a local STT model like whisper and be conversational, rather than 2011-style siri commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-ai OS/Android Fixes related to Android browser functionality priority/P3 The next thing for us to work on. It'll ride the trains. QA Pass - Android ARM QA/Yes release-notes/include
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants