Replies: 1 comment 1 reply
|
That actually sounds very interesting, perhaps also in combination with the floating button. The floating button could be expanded so that, optionally, it is not only active for text filters, but permanently active and can then also be tapped at any time to start a recording. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Would you consider adding an optional Quick Settings tile for starting and stopping a dictation session without opening the keyboard or keeping the floating button visible?
While recording, the notification could show a Stop action. On Stop, the service finalizes the stream, then it could insert the
transcript at the currently focused text field, if present, otherwise it could copy to the clipboard and show a completion
notification.
The Quick Settings tile could be the permanent entry point, while the notification only needs to remain present during an active recording (at least according to 5.6 Sol High and Fable 5 Max). 😆
One interaction to decide: the screen-off mic stop introduced in 5.0.0 (#147) should probably not apply to a session started explicitly from the tile or notification, since screen-off dictation is one of the main reasons to start a background session.
Thank you for your time and effort! ❤️
All reactions