Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
802 stars 102 forks source link

Dot (.) unconditionally appended to voice search text #1011

Open svillar opened 1 year ago

svillar commented 1 year ago

Any text that is added via the voice search engine does always get a dot at the end. It does not hurt when searching but it will be annoying as soon as we use voice input for other use cases.

Also the first letter is always capitalized but maybe that is not a problem in practice?

Note that it might be the case that the search engine does return it, I haven't checked it. If that's the case I think we can manually remove it.

HollowMan6 commented 1 year ago

Also the first letter is always capitalized but maybe that is not a problem in practice?

Note that it might be the case that the search engine does return it, I haven't checked it. If that's the case I think we can manually remove it.

Just checked this and the voice search engine also has capitalized first letter as well as punctuation (It can be a ? as well, not only just a dot), and I think this might be related to the voice recognition service itself, and actually I like the idea so that users can get freed from the keyboard without the need to type anything, since they can input multiple sentences with voice.