Skip to content

Commit 971ba9e

Browse files
committedFeb 16, 2022
Update metadata
1 parent 641ba49 commit 971ba9e

File tree

5 files changed

+8
-1
lines changed

5 files changed

+8
-1
lines changed
 

‎metadata/en-US/changelogs/1814.txt

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- Assign the built-in services to a separate process.
2+
This solves the long-standing permission issue on Android 11.
3+
It is still recommended to use a separate service like "Kõnele service" for possibly more features and improved configurability.
4+
- IME: change UI mode by vertical dragging (instead of pressing the lower-right-corner button). The height (and thus the mode) of the IME is stored per app.
5+
- IME: lower-right-corner button is now only a microphone button (but invisible in the default UI mode)
6+
- Settings. Remove IME setting "Help text"
7+
- IME/Ops. replaceSel. Support function ``@timestamp(pattern, locale)``, where _pattern_ is the Java ``SimpleDateFormat`` date and time pattern string, and _locale_ is a locale label. The function is expanded by formatting the current time based on the given pattern and locale.

‎metadata/en-US/full_description.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Kõnele is an app that offers speech-to-text user interfaces to other apps. Many
22

33
Kõnele can connect to any speech recognition service available on the device but by default uses, and is optimized for <b>Kõnele service</b> (<a href="https://github.com/Kaljurand/K6nele-service">https://github.com/Kaljurand/K6nele-service</a>), a separate lightweight app whose backing server runs the <b>kaldi-gstreamer-server</b> (<a href="https://github.com/alumae/kaldi-gstreamer-server">https://github.com/alumae/kaldi-gstreamer-server</a>) software. The default server operates from Tallinn and provides Estonian speech recognition, but the software is easy to deploy elsewhere (e.g. a private network) and customize for other languages.
44

5-
(Note that while Kõnele also includes the service implementation under the name "Kõnele (fast recognition)", this is known not to work on Android 11. However, installing the service as a separate app avoids this problem.)
5+
(Note that Kõnele also includes a simpler version of "Kõnele service" under the name "Kõnele (fast recognition)".)
-259 KB
Loading
90.4 KB
Loading
96.1 KB
Loading

0 commit comments

Comments
 (0)
Failed to load comments.