K6nele
K6nele copied to clipboard
An Android app that offers speech-to-text user interfaces to other apps
First and foremost, I'm really happy that Kõnele works well in Android 12, I missed it a lot while using Android 11! However, there is a tiny issue. Android 12...
When I perform these sequences of events, the checkbox does not disable after on-screen rotation: 1. Go to the Main activity 2. Tap in Settings (gear button icon) 3. Tap...
Pressing the mic button causes crash. The log shows: ``` java.lang.SecurityException: Not allowed to change Do Not Disturb state at android.os.Parcel.readException(Parcel.java:1943) at android.os.Parcel.readException(Parcel.java:1889) at android.media.IAudioService$Stub$Proxy.setStreamVolume(IAudioService.java:933) at android.media.AudioManager.setStreamVolume(AudioManager.java:1010) at ee.ioc.phon.android.speechutils.c.a(Unknown Source:41)...
Original [issue 30](https://code.google.com/p/recognizer-intent/issues/detail?id=30) created by Kaljurand on 2014-01-24T09:56:24.000Z: Support extras: - android.speech.extra.GET_AUDIO_FORMAT: audio/AMR - android.speech.extra.GET_AUDIO: true used by Google Keep.
For services that support this (e.g. the service that is based on kaldi-gstreamer-server) present the status of the service (number of available slots, latency, etc.) somewhere / under certain conditions,...
Make sure that all the images and code samples in the documentation (https://github.com/Kaljurand/K6nele/blob/gh-pages/docs/et/user_guide.md) have textual labels and that the documentation produces a reasonable output when converted to audio using http://heliraamat.eki.ee/voxpopuli/
Original [issue 22](https://code.google.com/p/recognizer-intent/issues/detail?id=22) created by Kaljurand on 2012-02-08T07:43:18.000Z: Example: the user is switching keyboard layouts (e.g. between Estonian and Russian), and expects the speech recognizer to switch its languages as...
Original [issue 28](https://code.google.com/p/recognizer-intent/issues/detail?id=28) created by Kaljurand on 2013-04-01T12:37:39.000Z: Look into "Android Intents with Chrome" (https://developers.google.com/chrome/mobile/docs/intents)