Almost-Senseless-Tech / Voskle-Live-Transcribe-Android

A simple, accessible and offline real-time transcription app for Android.
Apache License 2.0
5 stars 0 forks source link

Implement option for keyboard input (#3) #4

Closed Almost-Senseless-Coder closed 7 months ago

Almost-Senseless-Coder commented 7 months ago

This adds a switch to the UI that allows toggling the readonly flag of the text input so that one can edit the transcript with a keyboard.

The transcription gets stopped and disabled while keyboard input is enabled.