-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
listening does not work #207
Comments
I am experiencing this too, in v1.0 |
Based on previous tests, this might be caused by the microphone sample rate.
Could you test both APKs, and tell me whether the issue is fixed in the second APK? @sysadminpower2019 @xplosionmind |
Sorry for the late reply, @Stypox! The problem is still occurring in the first APK, but it is solved in the second APK. |
Note: issue is not occurring in v2.0 either. |
Mmmh, I didn't change the sample rate in v2.0, did you have the wake word service active (or was it active at some point after the app was opened) when you realized that listening works? The wake word service works at 16000Hz and my guess is that it makes Vosk work too although it have anything to do with it? (Vosk in the first APK and in v2.0 works at 44100Hz, while in the second APK at 16000Hz) |
Issue here too. It says listening but it does not seem to hear anything I say. Microphone access has been granted and it does respond when I type out request. Android 14, Motorola G Stylus 5G (2024) |
@paulsybrandy could you also try the two APKs in #207 (comment) ? |
Okay, I tried them both and neither one seems to hear me when I speak. I pressed the microphone and when it said listening, I spoke but after a couple seconds it turned into the microphone again with no indication that it was hearing anything. |
Hello,
I am just trying this and sadly it does not work.
Pressing the microhpone button shows a listening icon but nothing happens.
clicking on the chat option does work and if i type something there it does respond
The text was updated successfully, but these errors were encountered: