This update reworks the speech recognition implementation and adds 2 additional recognition methods. The user can now select between: standard, partial and timeout based recognition methods.
Table of Contents
Changelog
Android app (339010706):
- New speech recognition variants: standard, partial and timeout.
- Standard – Transcribes speech after a pause then stops, restarted by user.
- Partial – Transcribes speech as spoken uses silence length + listener timeout (faster output, less accurate).
- Timeout – Transcribes speech on full result, restarts the listener using listener timeout (slower output, higher accuracy).
- Line numbers now follow the active colour theme.
- Home now render Snackbar messages at the top of the app.
WearOS app (339110202):
- WearOS companion app moved to separate release track (Google Play required changes)
Learn more about Transcribable.
Now available under early access on Google Play