Kaljurand / K6nele

An Android app that offers speech-to-text user interfaces to other apps
http://kaljurand.github.io/K6nele/
Apache License 2.0
267 stars 83 forks source link

Searching recognition results via launcher icon fails on Android 13 #98

Closed Kaljurand closed 1 year ago

Kaljurand commented 1 year ago

Tapping on the launcher icon and recognizing an utterance (either waiting until the pause is detected or pressing the mic button to stop recognition) should result in the recognized text to be loaded into search intent. This seems to happen (there is some flickering caused by opening activities) but the search activity does not stay in the foreground (in most cases).

This started happening with Android 13, at least on Pixel 6 and Samsung Galaxy Tab S6 Lite.

Kaljurand commented 1 year ago

This does not seem to happen anymore with build number T2B2.221216.006 (Jan 09, 2023) on Pixel 6, although there is still some flickering.

Kaljurand commented 1 year ago

Still does not happen with the March update.