ElishaAz / Sayboard

An open-source on-device voice IME (keyboard) for Android using the Vosk library.
GNU General Public License v3.0
380 stars 23 forks source link

Sayboard inside firefox voice button not working #83

Open wuniversales opened 2 months ago

wuniversales commented 2 months ago

To reproduce the error. 1- Click on the firefox search bar, a microphone icon appears. 2- Click on the microphone button, sayboard appears. 3- Say something and click on "ok". 4- Firefox closes and stops working.

This should work.

My phone. Android 14 (Lineage OS)

sandoxy commented 2 months ago

https://github.com/Stypox/dicio-android/issues/234

Another project, but maybe similar issue. I couldn't set Sayboard as speech recognition service at all. It wasn't in the list. So I could't test it.

Screenshot_2024-09-07-10-45-50-913_android.jpg

ElishaAz commented 2 months ago

This isn't Speech Recognition Service, but ACTION_RECOGNIZE_SPEECH. Sayboard does not implement it yet. For now, you can use install Konele, and choose Sayboard as the backend.

sandoxy commented 2 months ago

Thank you. I installed konele a chose Sayboard, but cannot really usw it, because due to the limitation to one language. I will wait untill Sayboard implements this feauture:)