ElishaAz / Sayboard

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

Sayboard does not show microphone icon and does not seek audio input #62

Closed compilebunny closed 5 months ago

compilebunny commented 5 months ago

Android 10 Sayboard 4.1.1 from fdroid

Sayboard does not show the microphone icon when activated and therefore has no way of starting to record.

nomic

Sayboard has been assigned microphone access in the system settings.

ElishaAz commented 5 months ago

I'm sorry to hear that.

Did you install a language model in the app?

You can also try setting Keyboard-> Keyboard height in portrait mode to a higher value.

compilebunny commented 5 months ago

The English (United States) model is installed..

Increasing the keyboard height worked to display the icon. After that, the keyboard works. Thanks.

ElishaAz commented 5 months ago

You're welcome. If the issue it's solved, please close it.