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

Enter key and backspace key #50

Closed radicalrusty closed 8 months ago

radicalrusty commented 8 months ago

Hi, first off let me just say how awesome it is that Sayboard can simultaneously input voice to text as well as manually typed out keyboard symbols (just the few punctuation keys on each side are awesome and almost all I'd ever need). I've been asking about this feature for YEARS since voice to text first became a thing, it's great to see it implemented here.

Secondly, I don't know if it's a bug or maybe something that just hasn't been fully implemented yet but trying to use the enter key or the backspace key while sayboard is pulled up does nothing. Is this a known issue or has anyone else had this problem?

If both of those keys could be fixed, it would be super helpful for text editing while voice dictating.

Thanks for this awesome app, I've been trying to de-google and de-corporate lately and this is one of the things that has really helped me keep a normal routine otherwise.

ElishaAz commented 8 months ago

The backspace key is a known issue (see #45), and will be fixed in the next release.

ElishaAz commented 8 months ago

The enter key should be fixed in the next release