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

Speech to text not working, needs com.google.android.voicesearch #3230

Open
backupandforkacc opened this issue Feb 1, 2022 · 2 comments
Open

Comments

@backupandforkacc
Copy link

backupandforkacc commented Feb 1, 2022

Steps to reproduce

  1. Click on microphone symbol in keyboard to open STT

Expected behaviour

Indicate that keyboard starts a STT (speech to text) service. Make input of returned string to relevant text box.

Actual behaviour

Opens dialogue "Sprachpaket nicht installiert, Spracheingabe ist nicht auf Deinem Gerät installiert. Das kann einfach behoben werden: Installiere es jetzt vom Appstore. [Nein] [Installieren]", then tries to find pname:com.google.android.voicesearch
Translation: "Language pack not installed, voice input is not installed on your device. This can be easily fixed: Install it now from the Appstore. "

Android OS version: LOS 18.1-2022-01-22-microG-walleye

Device manufacturer and model: Pixel 2

List of installed add-ons (like languages, or themes): Konele, google app, Konele-service

Info:
Speech to text generally works finde, p.ex. in Duolingo.
I will try to find out how ASK calls the STT service. As the app is looking for com.google.android.voicesearch, this might be not a proper implementation. Something like implemented here might be helpful.

@adeyo50
Copy link

adeyo50 commented Mar 23, 2022

I'm a similar problem as well. (android 10)... I have my default assistant app set as k6nele, my voice input and recognition services both set as kaldi/vosk recognizer... Yet somehow when I click the mic button it brings up Google speech to text. Shouldn't it use our defaults and NOT pull up the com.google.android.voicesearch, as @backupandforkacc pointed out? If there are no plans to do so, I'll have to jump to something else.... privacy has become too important to me =(

@benmordecai
Copy link

I would also like a clear and straightforward way to deploy a vosk-based STT service from Anysoft.

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

No branches or pull requests

3 participants