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

Closed Almost-Senseless-Coder closed 7 months ago

Almost-Senseless-Coder commented 8 months ago

Being able to enter text into the transcript using a keyboard can be helpful in some circumstances, e.g., to clarify a word that the transcription doesn't catch correctly.

To avoid conflicts with multiple input sources, transcribing should get stopped and disabled once keyboard input gets enabled.